lowkiq
Job processor
A system for ordering and processing background jobs to prevent common issues like message reordering and deadlocks
Ordered background jobs processing
142 stars
9 watching
12 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
background-jobslowkiqredisruby
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing. | 430 |
| A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |
| Provides background job processing capabilities for Common Lisp applications. | 53 |
| A Crystal implementation of Sidekiq, a background job framework for Ruby. | 763 |
| A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| 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 |
| Supports scheduling of future job runs in a background job system | 1,737 |
| A behavior that helps manage errors and recover from them in GenStage workers | 23 |
| A job processing system with Redis support and flexible configuration for managing multiple queues. | 722 |
| Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| An asynchronous task queue system for Ruby applications | 2,149 |
| A Clojure-based background job processing library with support for multiple message brokers and scheduling options. | 267 |
| A Lua client driver for interacting with the Beanstalkd job queue service | 16 |
| A background task queue for Python applications backed by Redis and Celery. | 576 |