-Spring Cloud Cluster offers a set of primitives for building "cluster"
+
+
Spring Cloud Cluster offers a set of primitives for building "cluster"
features into a distributed system. Example are leadership election,
-consistent storage of cluster state, global locks and one-time tokens.
-
+consistent storage of cluster state, global locks and one-time tokens.
-
-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.
-
+
+
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
@@ -791,11 +383,9 @@ Spring Cloud Bus links nodes of a distributed system with a lightweight message