[Haskell-cafe] Optimizing a high-traffic network architecture
Joel Reymont
joelr1 at gmail.com
Thu Dec 15 04:32:38 EST 2005
Well, my understanding is that once I do a takeMVar I must do a
putMVar under any circumstances. This is why I was blocking checkTimers.
On Dec 15, 2005, at 12:08 AM, Einar Karttunen wrote:
> Is there a reason you need block for checkTimers?
> What you certainly want to do is ignore exceptions
> from the timer actions.
--
http://wagerlabs.com/
More information about the Haskell-Cafe
mailing list