2014-10-01 14:56:13 +01:00
2014-10-01 14:56:13 +01:00
2014-09-30 11:25:53 +01:00
2014-10-01 14:56:13 +01:00
2014-09-29 18:09:42 +01:00
2014-09-30 11:31:09 +01:00

// Do not edit this file (go instead to src/main/asciidoc)

= Spring Platform Bus

Spring Cloud Bus links nodes of a distributed system with a lightweight message broker. This can then be used to broadcast state changes (e.g. configuration changes) or other management instructions. The only implementation currently is with an AMQP broker as the transport, but the same basic feature set (and some more depending on the transport) is on the roadmap for other transports.


== Quick Start

Description
No description provided
Readme 3.8 MiB
Languages
Java 85.9%
Shell 11.7%
Ruby 2.4%