Skip to content

radai-rosenblatt/jgroups-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JGroups Distributed Locking Demo

this is a small maven project deonstrating the use of jgroups to create a distributed locking service, providing atomic operation support for distributed processes. to see this in action simply build the project (mvn clean install) and run the executable jar produced under /target

About

demonstrating a simple clustered lock based on jgroups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages