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 orchestration framework
Cron-like job scheduler for Elixir.
Exq is a job processing library compatible with Resque / Sidekiq for the Elixir language.
Background job processing library for Elixir focused on simplicity
Simple Elixir queue, with a constant-time `size/1` and a maximum capacity.
A `:queue` wrapper with improvements in API and addition of Protocol implementations
A library to enqueue jobs with your Active Job job processor. You may want this when strangling your Rails project.
ActiveMQ client library for Artemis ActiveMQ using STOMP protocol connection. Provides high-level interface for message publishing, consu...
Exq UI is the UI component for Exq, a job processing library. Exq UI provides the UI dashboard to display stats on job processing.
erlang simple queue
Declare job workers that can be run by a variety of queuing backends. This plugin is a port of the Rails ActiveJob gem
A simple Phoenix Live Dashboard for Oban jobs
Labeling queue library for managing human labeling workflows. Domain-agnostic HITL (human-in-the-loop) data annotation with inter-rater r...
Priority Search Queue
Job scheduler
cron-like/crontab job scheduling library
Cron like job scheduler for Exq
Simple Background Job Processing with Mnesia
Pluggable local/clusterable job queue focused on safety.
A simple, in-memory queue with worker pooling and rate limiting in Elixir.
A transactional job queue built with Ecto, PostgreSQL and GenStage.
Double-ended queue with limited length
A circular buffer backed by a queue, map, or ETS
Verk is a job processing system backed by Redis.
RingBuffer - size limited queue, like a ring or cyclic buffer. With non blocking and non locking writers.
Erlang Priority Queue Implementation
Membrane Timestamp Queue
A double-ended queue data structure
A Disk Queue for Log Replay in Erlang