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.
Priority Search Queue
A `:queue` wrapper with improvements in API and addition of Protocol implementations
Exq UI is the UI component for Exq, a job processing library. Exq UI provides the UI dashboard to display stats on job processing.
Simple Elixir queue, with a constant-time `size/1` and a maximum capacity.
erlang simple queue
A simple Phoenix Live Dashboard for Oban jobs
Simple Background Job Processing with Mnesia
A circular buffer backed by a queue, map, or ETS
Cron like job scheduler for Exq
A simple, in-memory queue with worker pooling and rate limiting in Elixir.
cron-like/crontab job scheduling library
A transactional job queue built with Ecto, PostgreSQL and GenStage.
A Disk Queue for Log Replay in Erlang
Job scheduler
Pluggable local/clusterable job queue focused on safety.
Erlang Priority Queue Implementation
A double-ended queue data structure
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.
Reports Oban job failures to Sentry.
RingBuffer - size limited queue, like a ring or cyclic buffer. With non blocking and non locking writers.
Rihanna is a database-backed job queue.
Event queue with priority levels
BlockingQueue is a simple queue implemented as a GenServer. It has a fixed maximum length established when it is created.