delayed

https://rubygems.org/gems/delayed
https://github.com/betterment/delayed
Delayed is a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions of background jobs per day. It supports postgres, mysql, and sqlite, and is designed to be Reliable (with co-transactional job enqueues and guaranteed, at-least-once execution), Scalable (with an optimized pickup query and concurrent job execution), Resilient (with built-in retry mechanisms, exponential backoff, and failed job preservation), and Maintainable (with robust instrumentation, continuous monitoring, and priority-based alerting).

Total

Ranking: 5,621 of 196,480
Downloads: 1,276,816

Daily

Ranking: 5,392 of 196,444
Downloads: 741

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,368,462,455concurrent-ruby
37836,962,327activerecord
235232,574,517benchmark

Owners

#GravatarHandle
1iconsmudge
2iconeffron
3iconsamandmoore
4iconjmileham