An open API service indexing awesome lists of open source software.

https://github.com/biningo/event-bus

🌐 event bus
https://github.com/biningo/event-bus

Last synced: 2 months ago
JSON representation

🌐 event bus

Awesome Lists containing this project

README

        

# Event-Bus
事件总线库

# Features
- 两种实现方式:内存实现和MQ实现
- MQ实现支持插件形式:实现了主流的MQ插件
- SpringBoot框架接入