RubyGems Navigation menu

delayed 0.1.0

===== +Delayed+ is a multi-threaded, SQL-driven ActiveJob backend used at {Betterment}[https://betterment.com] 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 - *Maintainable*, with robust instrumentation, continuous monitoring, and priority-based alerting For an overview of how Betterment uses +delayed+ to build resilience into distributed systems, check out the talk ✨{Can I break this?}[https://www.youtube.com/watch?v=TuhS13rBoVY]✨ given at RailsConf 2021!

Gemfile:
=

instalar:
=

Versiones:

  1. 0.5.5 August 13, 2024 (49 KB)
  2. 0.5.4 May 01, 2024 (49 KB)
  3. 0.5.3 January 31, 2024 (48,5 KB)
  4. 0.5.2 October 19, 2023 (48 KB)
  5. 0.5.1 October 11, 2023 (48 KB)
  6. 0.1.0 August 17, 2021 (47,5 KB)
Mostrar todas las versiones (11 total)

dependencias de Runtime (2):

dependencias de Development (11):

activejob >= 0
appraisal >= 0
betterlint >= 0
mysql2 >= 0
pg >= 0
rake >= 0
rspec >= 0
sqlite3 >= 0
timecop >= 0

Propietarios:

Subida por:

Autores:

  • 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 checksum:

=

Total de descargas 307.441

Para esta versión 2.686

Versión publicada:

Licencia:

MIT

Versión de Ruby requerida: >= 2.6

Nuevas versiones requieren AMF: true

Enlace: