[Haskell-cafe] Timing in atom -- how consistent?

Jason Dusek jason.dusek at gmail.com
Fri Jan 1 14:53:21 EST 2010


2010/1/1 Tom Hawkins <tomahawkins at gmail.com>:
> ...the events that occur within the Atom function will most
> likely vary in time from call to call, due to rules being
> scheduled at different periods.

  So the purpose of the "period" is really not so much to set a
  consistent execution time as it is to ensure non-interleaved
  execution for safe multi-threading?

--
Jason Dusek


More information about the Haskell-Cafe mailing list