Extension of RMI from point-to-point to point-to-multipoint communication.
Instead of sending a request to s single server, a client (transparently)
sends a request to a server group. This adds failure tolerance and
high-availability to RMI services.
Deliverables:
Status is available here.
Deliverables:
Deliverables:
Deliverables:
Deliverables:
A full functioning demo of a multi user game in which
each player sees the same board as all the other
players. The players can move inside a maze picking
up objects and evading monsters. The application
demonstrates group communication patters over a
layer called JavaGroups which was written by Bela
Ban.
Deliverables: