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

GitHub

430 stars
24 watching
70 forks
Language: Ruby
last commit: 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bkeepers/qu A Ruby library for queuing and processing background jobs with multiple backends and resque-like API 505
bia-technologies/lowkiq A system for ordering and processing background jobs to prevent common issues like message reordering and deadlocks 142
resque/resque-scheduler Supports scheduling of future job runs in a background job system 1,737
sheharyarn/que A distributed job processing system utilizing an in-memory real-time database 672
akira/exq A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. 1,506
hugopl/sidekiq.cr A Crystal implementation of Sidekiq, a background job framework for Ruby. 763
tobi/delayed_job An asynchronous task queue system for Ruby applications 2,149
bernardphp/bernard A PHP library for creating background jobs and long running processes using queues. 1,214
nebo15/gen_task A behavior that helps manage errors and recover from them in GenStage workers 23
nilenso/goose A Clojure-based background job processing library with support for multiple message brokers and scheduling options. 267
rails/solid_queue A database-backed Active Job queuing backend with support for various features and integration with Ruby on Rails 1,986
scripbox/flume A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. 78
bakins/lua-resty-beanstalkd A Lua client driver for interacting with the Beanstalkd job queue service 16
jjb/ruby-clock A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. 79
shopify/job-iteration Makes jobs interruptible and resumable by design. 1,159