Re: [Haskell-cafe] Re: Timing and Atom

2009-12-01 Thread Neil Davies
On 1 Dec 2009, at 05:44, Tom Hawkins wrote: I never considered running Atom generated functions in an asynchronous loop until you posted your "Atomic Fibonacci Server" example (http://leepike.wordpress.com/2009/05/05/an-atomic-fibonacci-server-exploring-the-atom-haskell-dsl/ ). I'm curio

[Haskell-cafe] Re: Timing and Atom

2009-11-30 Thread Tom Hawkins
On Tue, Dec 1, 2009 at 2:24 AM, Lee Pike wrote: > Tom, > > I have a (hopefully) easy question about timing and Atom in the use-case > where you're handling all your own scheduling without relying on a RTOS > (where you get preemption).  Suppose I want a rule to fire every 2ms. >  Naturally, I'd wa