RubyGems Navigation menu

delayed 0.7.2

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).

Gemfile:
=

installieren:
=

Versionen:

  1. 0.8.0 April 03, 2025 (50 KB)
  2. 0.7.2 April 02, 2025 (50 KB)
  3. 0.7.1 January 24, 2025 (50 KB)
  4. 0.7.0 January 15, 2025 (49,5 KB)
  5. 0.6.0 December 18, 2024 (49,5 KB)
Zeige alle Versionen (16 total)

Besitzer:

Pushed by:

Autoren:

  • Nathan Griffith, Rowan McDonald, Cyrus Eslami, John Mileham, Brandon Keepers, Brian Ryckbost, Chris Gaffney, David Genord II, Erik Michaels-Ober, Matt Griffin, Steve Richert, Tobias Lütke

SHA 256-Prüfsumme:

=

Downloads insgesamt 399.948

Für diese Version 667

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.6

New versions require MFA: true

Version published with MFA: true

Links: