RubyGems Navigation menu

async-background 0.6.0

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.2 April 16, 2026 (22.5 KB)
  2. 0.6.1 April 08, 2026 (21.5 KB)
  3. 0.6.0 April 07, 2026 (21 KB)
  4. 0.5.1 April 07, 2026 (19 KB)
  5. 0.5.0 March 31, 2026 (11 KB)
Show all versions (20 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,773

For this version 141

Version Released:

License:

MIT

Required Ruby Version: >= 3.3

Links: