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."
Required Ruby Version
>= 3.0
Authors
Nate Hopkins (hopsoft)
Versions
- 0.3.1 December 11, 2024 (15.5 KB)
- 0.3.0 December 03, 2024 (15.5 KB)
- 0.2.0 November 11, 2024 (13 KB)
- 0.1.2 November 05, 2024 (13 KB)
- 0.1.1 November 05, 2024 (13 KB)