Job Queue based on Genstage with retries, deduplication and replies.
A flexible implementation of custom-priority heap/priority queue based on the leftist-heaps
TaskBunny job failure backend that reports the error to Sentry
Exq UI is the UI component for Exq, a job processing library. Exq UI provides the UI dashboard to display stats on job processing.
DataFetcher is a library that can ease fetch-and-cache jobs for Elixir projects.
Asymptotically Efficient Priority Queues
A wrapper around Qex with queue count and telemetry events
Simple queue client. Use mnesia for storing messages
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 implementation built on top of Map
A first-in-first-out queue data structure for Elixir.
A priority queue implementation based on max pairing heaps. Written in pure Gleam.
A simple queue backed by ra.
FIFO buffers for queueing
Real-time purely functional persistent (in the data-structure sense not that it's goes to disk) queue
Ecto postgres notifications-based queue for Honeydew
A Heap-based Priority Queue Implementation in Elixir.
A basic in-memory :queue implementation
Point-to-point, durable message-queues
Application to track metrics for Verk queues & jobs
Sombrero is a database-backed job queue.
A library for building workflows out of queued worker jobs, and running them as transactions.
A module which extends the erlang queue module.
This is a GenServer-ish implementation of a remote shell execution agent. A process that waits for the message to arrive on the RabbitMQ ...
This application reads from a redis queue (RPOP) and then executes functions from a list. The first function from the list does not rece...
Accesses a Google App Engine Pull Task Queue over REST.
Generates a Slack bot boilerplate that works out of the box and is easily extensible. Support for cron-like jobs and commands included.
Queue-free/gen_server-free/process-free locking mechanism built for high concurrency.
Library to handle all consuming, producing, and exchanging of RabbitMQ messages via AMQP 0-9-1 protocol. Also enables RPC across independ...
Lightweight job processing with GenStage.