JoobQ and Dashforge.io - Job Scheduler with Live Dashboard UI

Hello Everyone, I want to share with you a small shard that I have been working on. The shard name is called JoobQ (https://github.com/azutoolkit/joobq) and is a job scheduler very much like Sidekiq, It has a nice set of features and a dashboard UI called Dashforge (https://github.com/azutoolkit/dashforge) https://dashforge.io/

Features:

  • Priority queues based on number of workers
  • Reliable queue
  • Error Handling
  • Retry Jobs with automatic Delays
  • Cron Like Periodic Jobs
  • Delayed Jobs
  • Stop execution of workers
  • Jobs expiration

Hope you find it useful. Feel free to contribute, fully Open Source Project