InfoQ Homepage JGroups Content on InfoQ
Articles
RSS Feed-
Integrating Raft into JGroups
JGroups has many features that could be useful to a robust Raft consensus based implementation. In this article, Ugo Landini takes us through a project to implement a Raft consensus based algorithm on top of JGroups, which could be really a nice addition in many different use cases.