Skip to content

Latest commit

 

History

History

jgroups

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Reliable Messaging with JGroups Tutorial Project

Relevant Article:

Overview

This Maven project contains the Java code for the article linked above.

Package Organization

Java classes for the intro tutorial are in the org.baeldung.jgroups package.

Running the tests