Minimalist and zero-dependency scheduling library for Go
A background jobs library for Go that allows pluggable brokers/store for distribution.
Oversee jobs you have put into the queue. Track status, completion % and other job information in real time.
Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).
worker pool for meteor using node js native `cluster` module
🔁 Automation Antares Project Component. Hook up your module into Automation Component to easily control background processes.
Flowz working on flow base programming
A demonstration of implementing a job queue with Java Spring and Redis
A Serverless Scheduler and Queue system built on top of cloudflare workers, D1 and Durable Objects to handle scale and schedule/queue millions of job without any hard limit.
Taskrunner is an asynchronous task queue with Redis Streams backend
Fair queue implementation using Redis with work stealing and priority scheduling
strict order sharded job queue
A job queue backend for the Flow framework, based on Beanstalkd