LibraryLibrary
Event bus for Java
JBus
A lightweight open-source event bus for Java applications that need decoupled publish-subscribe communication without a heavy framework.
Product overview
JBus focuses on the simplest useful eventing primitive: publish events, subscribe handlers, and keep application modules decoupled. It fits service code, desktop tools, and modular JVM applications that want an event bus without pulling in a larger infrastructure stack.
- Provides straightforward publish-subscribe messaging for JVM applications.
- Stays intentionally lightweight, making it easy to adopt in existing Java codebases.
- Adds a practical application-architecture building block to the wider Dizitart portfolio.
Product facts
- Category
- Library
- Status
- Library
- Platforms
- JVM, Library, Backend
JavaEventsPub/SubApplication architectureJVMLibraryBackend