[erlang-questions] Erlang Scheduler for Recurring Events

Zabrane Mickael zabrane3@REDACTED
Wed Aug 24 13:56:03 CEST 2011


Sounds like you need something like Unix "cron" :

a. ecron: http://gitorious.org/ecron
b. crone: http://catseye.tc/projects/crone/

Regards,
Zabrane


On Aug 24, 2011, at 1:51 PM, Hank Knight wrote:

> Hello,
> 
> I need to scheduler a number of recurring events using Erlang.  Some
> events need to be triggered every second, some every three seconds and
> some every minute.  Any simple advise on how to do this or what tools
> to do?
> 
> - Hank
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110824/f27af850/attachment.htm>


More information about the erlang-questions mailing list