JGroups

JGroups
Developer(s)Bela Ban
Stable release(s)
5.x5.3.9.Final / July 12, 2024; 3 months ago (2024-07-12)[1]
4.x4.2.28.Final / April 10, 2024; 6 months ago (2024-04-10)[1]
Repositorygithub.com/belaban/JGroups
Written inJava
Operating systemCross-platform
Size2.1 MB
Typereliable multicast system
LicenseApache License 2.0
Websitewww.jgroups.org

JGroups is a library for reliable one-to-one or one-to-many communication written in the Java language.

It can be used to create groups of processes whose members send messages to each other. JGroups enables developers to create reliable multipoint (multicast) applications where reliability is a deployment issue. JGroups also relieves the application developer from implementing this logic themselves. This saves significant development time and allows for the application to be deployed in different environments without having to change code.

  1. ^ a b "Releases · belaban/JGroups". github.com. Retrieved 2024-07-31.