zalando / friboo

Utility library for writing microservices in Clojure, with support for Swagger and OAuth
Apache License 2.0
119 stars 16 forks source link

Add cron scheduler component #3

Open sarnowski opened 9 years ago

sarnowski commented 9 years ago

Add a cron scheduler component with which you can scheduler functions, leveraging dependency injection similar to the http component.

Hint: integrate with #2 in order to allow :local or :global locking of jobs

sarnowski commented 9 years ago

basic cron component implemented but no cluster functionality yet

lasomethingsomething commented 7 years ago

Hey @dryewo, is this suggestion still in scope? If so, let's add a Help Wanted label. If not, let's close.