Job Queue based on Genstage with retries, deduplication and replies.
TimeQueue is a simple functional timer queue (no processes, no messaging, no erlang timers), serializable, based on a single list of maps.
Event queue with priority levels
Persistent blocking job queue
Double-ended queue with limited length
Amazon Kinesis Data Firehose configurable queue supporting arbitrary adapters
Queue and Poller behaviours for Elixir Flow
This package contains the templates of dynamic multi GenServer (aka. RequestBroker) and similaly dynamic multi queue and its crawler whic...
Exq UI is the UI component for Exq, a job processing library. Exq UI provides the UI dashboard to display stats on job processing.
Helpers for scheduling Jobs defined in EctoJob
Provides helpers in Elixir to create GenStage, Exq, or AMQP based event queues and handlers
Elixir library for running cron-based scheduled jobs on your Erlang cluster.
RabbitMQ-backed background job processing system
Background job processing library for Elixir focused on simplicity
Query, debug, retry, cancel Oban jobs and much more easily
Well-structured Priority Queues for Elixir, offering a common interface with multiple implementations with varying performance guarantees...
Monitors group of Exq jobs
Message queue framework, with support for middleware and multiple adapters.
Cloud Dataproc API client library. Manages Hadoop-based clusters and jobs on Google Cloud Platform.
An Elixir in memory work queue.
Provides convenience methods for subscribing to queues and publishing messages.
Bildad is a job scheduling framework for Phoenix applications (works with LiveView). It is designed to be simple to use and easy to integ...
Elixir wrapper for the emqttc library. Some of the features: Reconnection, offline queueing, gen_* like callback APIs, QoS 0-2.
Queue specification with adapter support for Elixir
A priority search queue implementation for Elixir.
An Elixir wrapper around the Erlang optimized `queue` that supports the FIFO, first-in first-out, pattern. This is useful is when you ca...
Erlang/Elixir Cloud Framework Persistent Queue Service
Erlang Priority Queue
YouTube Reporting API client library. Schedules reporting jobs containing your YouTube Analytics data and downloads the resulting bulk da...
Simple elixir work queue consumption for RabbitMQ
Double-ended queue rewritten for Elixir