[Haskell-cafe] Optimizing a high-traffic network architecture
Joel Reymont
joelr1 at gmail.com
Wed Dec 14 15:04:38 EST 2005
On Dec 14, 2005, at 7:48 PM, Tomasz Zielonka wrote:
> You don't have to check "every few seconds". You can determine
> exactly how much you have to sleep - just check the timeout/event with
> the lowest ClockTime.
Right, thanks for the tip! I would need to way a predefined amount of
time when the map is empty, though.
--
http://wagerlabs.com/
More information about the Haskell-Cafe
mailing list