RubyGems Navigation menu

async-background 0.2.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:
=

インストール:
=

バージョン履歴:

  1. 0.2.4 March 16, 2026 (6.5KB)
  2. 0.2.3 March 16, 2026 (7KB)
  3. 0.2.2 March 16, 2026 (6.5KB)
  4. 0.2.1 March 16, 2026 (6.5KB)
  5. 0.2.0 March 16, 2026 (6.5KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (3):

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

Development依存関係 (2):

rake ~> 13.0
rspec ~> 3.12

所有者:

プッシュ者:

作者:

  • Roman Hajdarov

SHA 256チェックサム:

=

累計ダウンロード数 626

このバージョンのみ 76

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.3

リンク: