RubyGems Navigation menu

local_bus 0.1.1

LocalBus is a lightweight yet powerful pub/sub system for Ruby applications that enables decoupled communication within a single process. It offers both non-blocking I/O and thread pool processing modes, robust error handling, and fine-grained concurrency controls. Perfect for organizing event-driven architectures, handling background jobs, and managing complex workflows without external dependencies."

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.2.0 November 11, 2024 (13KB)
  2. 0.1.2 November 05, 2024 (13KB)
  3. 0.1.1 November 05, 2024 (13KB)
  4. 0.1.0 November 04, 2024 (12.5KB)

Runtime依存関係 (3):

async >= 0
zeitwerk >= 0

Development依存関係 (12):

fiddle >= 0
minitest >= 0
ostruct >= 0
pry-byebug >= 0
pry-doc >= 0
rake >= 0
rbs-inline >= 0
standard >= 0
tocer >= 0
yard >= 0

所有者:

プッシュ者:

作者:

  • Nate Hopkins (hopsoft)

SHA 256チェックサム:

=

累計ダウンロード数 477

このバージョンのみ 98

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

ライセンス:

MIT

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

リンク: