• Sending of messages in viewAccepted() callback

    Sending 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....
    Profile Photo
    last modified by belaban
  • JGroupsFC

    Definition  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...
    Profile Photo
    last modified by brian.stansberry
  • SystemProps

    System 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...
    Profile Photo
    last modified by belaban