October 11, 2007
Dream Asynchronicity Timers
Steve Bjorg @ 4:30 pm
Among the many challenges of building reliable, asynchronous applications is the issue of timeouts. In the asynchronous world, there is no difference between an operation that never completes and one that simply takes a very long time. So, the application must enforce a time limit for how long it is willing to wait. [...]
categories: Dream | 1 Comment »



