Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 404 Bytes

File metadata and controls

2 lines (2 loc) · 404 Bytes

spring-cloud-bus-stream-binder-rocketmq

Spring Cloud Bus based on Apache RocketMQ as stream binder links nodes of a distributed system just like other lightweight message broker such as Kafka, rabbitmq,etc. This can then be used to broadcast state changes (e.g. configuration changes) or other management instructions. This implementation currently is on the roadmap for Apache RocketMQ as transports.