[erlang-questions] ANNOUNCEMENT: Chronos 0.0.1 timer utility

Torben Hoffmann torben.lehoff@REDACTED
Fri Feb 24 09:00:31 CET 2012


To whom it may concern.

I have released Chronos-0.0.1 at https://github.com/lehoff/chronos

Chronos is a small timer utility that can help deal with timers without 
too much bookkeeping and suggest a design of components that makes it 
easy to test the functionality of timers without having to wait for them 
to expire.

There is also a short overview of the existing timer solutions since you 
might have a problem that is better solved with something else than Chronos.

Chronos comes with a QuickCheck test suite and an example of how to 
abstract time from your tests.

Feedback is most welcome!

Cheers,
Torben

-- 
http://www.linkedin.com/in/torbenhoffmann




More information about the erlang-questions mailing list