[Cuis-dev] new package. CronDaemon
Nicola Mingotti
nmingotti at gmail.com
Fri Sep 24 02:03:45 PDT 2021
Hi all,
This package implements something similar to Unix cron daemon.
https://github.com/nmingotti/Cuis-Smalltalk-CronDaemon
It lets you run a specific code block every X time unit.
For example: run method 'fooMet' every 2 hours.
It does not, at the moment, let you run code at specific time/date, that
will be implemented as soon as i need it.
As far as I can say it works.
If you find anything to improve please let me know !
bye
Nicola
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20210924/8a5479e3/attachment.htm>
More information about the Cuis-dev
mailing list