Job Queue based on Genstage with retries, deduplication and replies.
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 priority queue implementation based on max pairing heaps. Written in pure Gleam.
A simple queue abstraction library to support leasing and buffering in Elixir.
A simple persistent queues
Phoenix LiveView interface for sample generation and human labeling workflows. Thin wrapper around Forge (sample factory) and Anvil (labe...
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 background job library for Gleam and Postgres!
A queue implementation built on top of Map
A high-performance double-ended queue (deque) based on ETS
Durable job queue for Bedrock - transactional, priority-ordered job processing modeled after Apple's QuiCK.
Background jobs OTP style
A wrapper for Erlang's :queue. Build First In, First Out queues.
A flexible implementation of custom-priority heap/priority queue based on the leftist-heaps
Library to handle all consuming, producing, and exchanging of RabbitMQ messages via AMQP 0-9-1 protocol. Also enables RPC across independ...
Migration Seed Helper Utility: provides tracked seed blocks, required_seed blocks that queue until seed prerequisites are met, and if_env...
Generates a Slack bot boilerplate that works out of the box and is easily extensible. Support for cron-like jobs and commands included.
TaskBunny job failure backend that reports the error to Sentry
Elixir library that provides a single interface to four queue types: FIFO, LIFO, circular, and priority.
A powerful temporal rule engine for Elixir that enables you to schedule jobs based on events, time intervals, and cron expressions.
Fork of Oban Lifeline plugin. The only difference is that if a job limited to 1 attempt was found to be stuck executing it will be re...
A Heap-based Priority Queue Implementation in Elixir.
An efficient implementation of double ended fifo queues
Redis-backed job queue library in Elixir, compatible with bee-queue
DataFetcher is a library that can ease fetch-and-cache jobs for Elixir projects.
This application reads from a redis queue (RPOP) and then executes functions from a list. The first function from the list does not rece...
Simple queue client. Use mnesia for storing messages
A module which extends the erlang queue module.
A framework for handling distributed and ordered processing of data over AMQP queues.
A high-performance, Redis-backed job processing library for Elixir.
The library implements persistent queue for Elixir applications.