This post originated from an RSS feed registered with Java Buzz
by Talip Ozturk.
Original Post: Cluster Membership Events
Feed Title: Shared Memory
Feed URL: http://www.jroller.com/talipozturk/feed/entries/rss
Feed Description: about java, jcache, jini, javaspaces, distributed data structures and a little bit of me and life.
With its new distributed lock support, Hazelcast is getting really close to become a full-featured clustering and data distribution platform for Java.
As requested, Hazelcast now reveals its cluster membership events. Grab the latest downloadable from here. You can register for membership events to get notified when members added or removed. You can also get the set of cluster members. This feature is for all 'Born Brave Developers' :) Here is the sample code.