honeydew
Job Queue
A pluggable job queue and worker pool for Elixir, focused on at-least-once execution.
Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈
723 stars
10 watching
59 forks
Language: Elixir
last commit: about 1 year ago
Linked from 1 awesome list
backgroundelixirjob-queuepoolqueueworkers
Related projects:
Repository | Description | Stars |
---|---|---|
| A job queue system with transactional processing and notification features using Elixir and PostgreSQL. | 277 |
| An Elixir client for interacting with an in-memory job queue service | 17 |
| A distributed job processing system utilizing an in-memory real-time database | 672 |
| An unlimited job queue with concurrent worker pools for Go applications | 51 |
| An Elixir client for the beanstalkd job queueing system | 19 |
| A simple, in-memory queue with worker pooling and rate limiting. | 266 |
| An Elixir library for managing background tasks with concurrency control and persistent results | 18 |
| A Slack bot library for Elixir that enables chat matching and event handling with support for private messaging and RTM events. | 82 |
| A Haskell-based job queue system with an admin UI and additional features. | 75 |
| Extends Laravel with support for message queues and various transport options | 235 |
| A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| A Rails engine providing a web interface for Que job queue management | 8 |
| 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 blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. | 78 |
| A Go library that provides an embedded persistent job queue with in-process job processing and storage backed by BadgerDB. | 161 |