opq
Queue
A simple, in-memory queue with worker pooling and rate limiting.
Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.
266 stars
11 watching
8 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list
back-pressuredemand-controlelixirfifogen-stagegenstagein-memoryopqpoolpoolingqueuerate-limitworker-pool
Related projects:
Repository | Description | Stars |
---|---|---|
| A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 34 |
| A library implementing a priority queue with multiple backends and flexible configuration options. | 11 |
| A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 723 |
| A priority queue implementation in Elixir using a heap data structure. | 8 |
| A library for managing pools of worker processes in Elixir applications | 53 |
| An unlimited job queue with concurrent worker pools for Go applications | 51 |
| An Elixir client for interacting with an in-memory job queue service | 17 |
| A library that integrates Redis queues with Flask applications | 216 |
| Library providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples. | 100 |
| An English stemming implementation in Elixir | 150 |
| A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes | 347 |
| A data structure implementation in Motoko for efficient, FIFO-based element sequencing | 1 |
| A distributed job processing system utilizing an in-memory real-time database | 672 |
| Provides an easy-to-use API for spawning RabbitMQ producers and consumers. | 21 |
| A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |