A curated list of awesome frameworks, libraries and software for the Java programming language.
Suggest ScaleCube.io
ScaleCube.io is modular Embeddable set of libraries: scalecube-cluster is a Cluster-Membership library based on [SWIM](https://www.cs.cornell.edu/~asdas/research/dsn02-swim.pdf) and gossip protocol. that can be used for any cluster-aware distributed applications and architecture such as microservices To add a dependency on ScaleCube Cluster using Maven, use the following: ``` xml <dependency> <groupId>io.scalecube</groupId> <artifactId>scalecube-cluster</artifactId> <version>x.y.z</version> </dependency> ```
R
Ronen Nachmias committed
95d543ed6af6656873102f5831fbe94d0d9169ea
Parent: 9a4ba68
Committed by GitHub <noreply@github.com>
on 11/27/2017, 6:22:53 PM