RubyGems Navigation menu

local_bus 0.3.0

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.3.1 December 11, 2024 (15.5 KB)
  2. 0.3.0 December 03, 2024 (15.5 KB)
  3. 0.2.0 November 11, 2024 (13.0 KB)
  4. 0.1.2 November 05, 2024 (13.0 KB)
  5. 0.1.1 November 05, 2024 (13.0 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (4):

algorithms >= 0
async >= 0
timers >= 0
zeitwerk >= 0

Development 相依性套件 (11):

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

擁有者:

推送者:

作者:

  • Nate Hopkins (hopsoft)

SHA 256 總和檢查碼:

=

總下載次數 836

這個版本 134

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0

相關連結: