exq
Job processor
A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store.
Job processing library for Elixir - compatible with Resque / Sidekiq
2k stars
24 watching
182 forks
Language: Elixir
last commit: 6 months ago
Linked from 1 awesome list
elixirexqjob-queuequeueredisresquesidekiq
Related projects:
Repository | Description | Stars |
---|---|---|
| A job processing system with Redis support and flexible configuration for managing multiple queues. | 722 |
| A distributed job processing system utilizing an in-memory real-time database | 672 |
| A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. | 78 |
| An Elixir client for interacting with an in-memory job queue service | 17 |
| A job scheduler for Exq that allows users to define and run scheduled tasks using a configuration file. | 32 |
| Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| A behavior that helps manage errors and recover from them in GenStage workers | 23 |
| A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing. | 430 |
| Provides background job processing capabilities for Common Lisp applications. | 53 |
| A Crystal implementation of Sidekiq, a background job framework for Ruby. | 763 |
| Supports scheduling of future job runs in a background job system | 1,737 |
| A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 723 |
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |
| A system for ordering and processing background jobs to prevent common issues like message reordering and deadlocks | 142 |