adamwiggins's clockwork at master - GitHub

Updated . Posted . Visible to the public.

Clockwork is a cron replacement. It runs as a lightweight, long-running Ruby process which sits alongside your web processes (Mongrel/Thin) and your worker processes (DJ/Resque/Minion/Stalker) to schedule recurring work at particular times or dates. For example, refreshing feeds on an hourly basis, or send reminder emails on a nightly basis, or generating invoices once a month on the 1st.

Last edit
Keywords
ruby
License
Source code in this card is licensed under the MIT License.
Posted by Lexy to makandra dev (2010-07-01 19:24)