Job Queue based on Genstage with retries, deduplication and replies.
Labeling queue library for managing human labeling workflows. Domain-agnostic HITL (human-in-the-loop) data annotation with inter-rater r...
A concurrent, Postgres-based job queue backend for Elixir. Fully compatible with original GoodJob and Rails ActiveJob.
Simple Elixir jobs pool
A simple throttled queue built on top of GenServer with status updates.
Data pipelines API client library. Data Pipelines provides an interface for creating, updating, and managing recurring Data Analytics jobs.
Buffered queue and counter
A simple queue backed by MongoDB
Well-structured Queues for Elixir, offering a common interface with multiple implementations with varying performance guarantees that can...
Declare job workers that can be run by a variety of queuing backends. This plugin is a port of the Rails ActiveJob gem
This module provides (double-ended) FIFO queues in an efficient manner.
Utility to buffer items into a queue that follow a simple block pattern on calls to push and pop when the queue at a max size or empty.
Several simple implements of functional queue data structures in Elixir.
CRON-esque job scheduler for Exq
Timer to schedule jobs in small intervals.
An ultrafast double-ended queue, scored sorted set and key value database with an optional secondary u64 index.
An embedded queue and stack abstraction for Elixir on top of CubDB
Reliable, OTP-style, lightweight job processing queue
An Elixir wrapper around the Erlang optimized `queue` that supports the FIFO, first-in first-out, pattern. This is useful is when you ca...
Priority Queue
A light-weight job queue (think DAG) manager.
Modules to work with queue
A lightweight job queue
Simple queue implementation for webhooks and event sources.
A text-based, dynamic dashboard. Jobs update in place, using xterm command codes.
Question-answer based queue for a convenient manage step-by-step execution of business logic
A simple queue with Mnesia persistence and TTF
Simple, persistent queue
Exeque allows you to queue up a list of functions and specify how many workers should be used to run those functions.
A first-in-first-out queue data structure for Elixir.
Zero dependency, ultra-fast, background job processing library.