backburner
Job processor
A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing.
Simple and reliable beanstalkd job queue for ruby
430 stars
24 watching
70 forks
Language: Ruby
last commit: 12 months ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | 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 |
| | Supports scheduling of future job runs in a background job system | 1,737 |
| | A distributed job processing system utilizing an in-memory real-time database | 672 |
| | A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| | A Crystal implementation of Sidekiq, a background job framework for Ruby. | 763 |
| | An asynchronous task queue system for Ruby applications | 2,149 |
| | A PHP library for creating background jobs and long running processes using queues. | 1,214 |
| | A behavior that helps manage errors and recover from them in GenStage workers | 23 |
| | A Clojure-based background job processing library with support for multiple message brokers and scheduling options. | 267 |
| | A database-backed Active Job queuing backend with support for various features and integration with Ruby on Rails | 1,986 |
| | A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. | 78 |
| | A Lua client driver for interacting with the Beanstalkd job queue service | 16 |
| | A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| | Makes jobs interruptible and resumable by design. | 1,159 |