Title

Concurrency Issues in Reliable Group Communication Systems

Overview

The goal of project is to give an overview of reliable group communication model and address encountered concurrency issues.

Paper

Andre Schiper, Kenneth Birman and Pat Stephenson. Lightweight Causal and Atomic Group Multicast. ACM Transactions on Computer Systems, 9(3):272-314, August 1991.

Additional reading material

Implementation details

Implementing de/multiplexing protocol layer for javagroups reliable group communication toolkit enabling multiple concurrent lightweight client connection to a single instance of javagroups protocol stack.