Log in to follow, share, and participate in this community.
Article Sending of messages in viewAccepted() callback
Sending of messages in viewAccepted() callbackSending of messages in a viewAccepted() callback in general is a bad idea, because there's unexpected behavior associated with this. Here's what happens. Let's say we have a cluster {A,B,C} and a new joiner D....
JGroupsFCDefinition Credit based flow control protocol. When senders send faster than receivers can process the messages, over time the receivers will run out of memory. Therefore the senders have to be throttled to the...
SystemPropsSystem properties supported by JGroups (2.4 and higher) The system properties below are recognized by JGroups and override the corresponding values defined in the XML configuration. Note that the new names shou...