#tasks #execution #periodic #scheduler #jobs #ready #job-scheduler

taskem

A scheduler for periodic jobs or single tasks execution. Cloud ready and with optional tasks persistence.

1 unstable release

0.0.0 Oct 3, 2019

#30 in #periodic

MIT license

28KB
686 lines

Task 'em all!

A brave task-scheduler for rust proud to offer:

  • in memory of fully persistent using Postgres or MySql
  • periodic job execution
  • single tasks scheduling
  • cluster ready

WIP

Inspiration

https://github.com/kagkarlsson/db-scheduler

Dependencies

~7–10MB
~182K SLoC