RubyGems Navigation menu

async-background 0.6.1

A production-grade lightweight scheduler built on top of Async. Single event loop with min-heap timer, skip-overlapping execution, jitter, monotonic clock intervals, semaphore concurrency control, and deterministic worker sharding. Designed for Falcon but works with any Async-based application.

Gemfile:
=

install:
=

Versions:

  1. 0.6.1 April 08, 2026 (21.5 KB)
  2. 0.6.0 April 07, 2026 (21 KB)
  3. 0.5.1 April 07, 2026 (19 KB)
  4. 0.5.0 March 31, 2026 (11 KB)
  5. 0.4.5 March 29, 2026 (10.5 KB)
Show all versions (19 total)

Runtime Dependencies (3):

async ~> 2.0
console ~> 1.0
fugit ~> 1.0

Development Dependencies (2):

rake ~> 13.0
rspec ~> 3.12

Owners:

Pushed by:

Authors:

  • Roman Hajdarov

SHA 256 checksum:

=

Total downloads 2,198

For this version 12

Version Released:

License:

MIT

Required Ruby Version: >= 3.3

Links: