Job Queue based on Genstage with retries, deduplication and replies.
Robust job processing, backed by modern PostgreSQL, SQLite3, and MySQL.
Dashboard for the Oban job processing framework
Cron-like job scheduler for Elixir.
Exq is a job processing library compatible with Resque / Sidekiq for the Elixir language.
Simple Elixir queue, with a constant-time `size/1` and a maximum capacity.
Exq UI is the UI component for Exq, a job processing library. Exq UI provides the UI dashboard to display stats on job processing.
A `:queue` wrapper with improvements in API and addition of Protocol implementations
A simple Phoenix Live Dashboard for Oban jobs
erlang simple queue
Priority Search Queue
Simple Background Job Processing with Mnesia
A simple, in-memory queue with worker pooling and rate limiting in Elixir.
A circular buffer backed by a queue, map, or ETS
Cron like job scheduler for Exq
cron-like/crontab job scheduling library
Pluggable local/clusterable job queue focused on safety.
Job scheduler
A double-ended queue data structure
Erlang Priority Queue Implementation
A transactional job queue built with Ecto, PostgreSQL and GenStage.
Double-ended queue with limited length
Verk is a job processing system backed by Redis.
Robust job queue compatible with Sidekiq Enterprise, powered by GenStage and Redis
An OTP process that allows a user to add one line to create a cron job to call disconnect all every X minutes.
A Disk Queue for Log Replay in Erlang
Query, debug, retry, cancel Oban jobs and much more easily
RingBuffer - size limited queue, like a ring or cyclic buffer. With non blocking and non locking writers.
Reports Oban job failures to Sentry.
Rihanna is a database-backed job queue.
BlockingQueue is a simple queue implemented as a GenServer. It has a fixed maximum length established when it is created.