Job Queue based on Genstage with retries, deduplication and replies.
A Heap-based Priority Queue Implementation in Elixir.
A wrapper for Erlang's :queue. Build First In, First Out queues.
An Elixir wrapper around the Erlang optimized `queue` that supports the FIFO, first-in first-out, pattern. This is useful is when you ca...
Exq UI is the UI component for Exq, a job processing library. Exq UI provides the UI dashboard to display stats on job processing.
Background jobs OTP style
This application reads from a redis queue (RPOP) and then executes functions from a list. The first function from the list does not rece...
A module which extends the erlang queue module.
A powerful temporal rule engine for Elixir that enables you to schedule jobs based on events, time intervals, and cron expressions.
Generates a Slack bot boilerplate that works out of the box and is easily extensible. Support for cron-like jobs and commands included.
Phoenix LiveView interface for sample generation and human labeling workflows. Thin wrapper around Forge (sample factory) and Anvil (labe...
Elixir library that provides a single interface to four queue types: FIFO, LIFO, circular, and priority.
Exq UI is the UI component for Exq, a job processing library. Exq UI provides the UI dashboard to display stats on job processing.
Zero dependency, ultra-fast, background job processing library.
A simple queue with Mnesia persistence and TTF
A simple queue abstraction library to support leasing and buffering in Elixir.
Exeque allows you to queue up a list of functions and specify how many workers should be used to run those functions.
A queue implementation built on top of Map
A flexible implementation of custom-priority heap/priority queue based on the leftist-heaps
TaskBunny job failure backend that reports the error to Sentry
Migration Seed Helper Utility: provides tracked seed blocks, required_seed blocks that queue until seed prerequisites are met, and if_env...
A wrapper around Qex with queue count and telemetry events
A simple queue backed by ra.
Queue-free/gen_server-free/process-free locking mechanism built for high concurrency.
A priority queue implementation based on max pairing heaps. Written in pure Gleam.
FIFO buffers for queueing
The library implements persistent queue for Elixir applications.
Redis-backed job queue library in Elixir, compatible with bee-queue
A basic in-memory :queue implementation
Real-time purely functional persistent (in the data-structure sense not that it's goes to disk) queue