RubyGems Navigation menu

async-background 0.2.5

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.2.5 March 20, 2026 (7 KB)
  2. 0.2.4 March 16, 2026 (6.5 KB)
  3. 0.2.3 March 16, 2026 (7 KB)
  4. 0.2.2 March 16, 2026 (6.5 KB)
  5. 0.2.1 March 16, 2026 (6.5 KB)
Show all versions (7 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 744

For this version 94

Version Released:

License:

MIT

Required Ruby Version: >= 3.3

Links: