Skip to content

threerings/ooo-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ooo-cron provides a simple multiserver-coordinate cron service. Coordination takes place via a shared database table, which is used to ensure that only one of the various servers executes a cron job for a given occurrence.

Jobs can be scheduled to run on a given period, or at a specific time of day. See the CronLogic class for details.

Dependencies

Guice is used to inject dependencies, and Depot is used for database access.

Distribution

ooo-cron is released under the New BSD License. The most recent version of the library is available at http://github.com/threerings/ooo-cron

Contact

Questions, comments, and other communications should be directed to the Three Rings Libraries Google Group.

About

A simple multiserver-coordinated cron service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages