Download List

專案描述

Extended Virtual Synchrony for Java is a pure Java
implementation of the totem single-ring protocol,
which provides process group membership and
reliable multicast with totally ordered messages.
Because of its token-based design, this protocol
is unique in achieving effective flow control, and
is ideal for implementing replication in small
clusters.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-13 05:59
1.0b3

The previous release incorrectly handled the case of 2 network adapters. It now forces the user to specify one. A bug in the code that collected free nodes in the message buffer and put them back in the free list has been fixed. A bug in updating the last safe message id has been fixed.
標籤: Major bugfixes

2006-01-27 07:24
1.0 Beta 2

An exception thrown by the NIC-finding code on
Linux 2.6.x with IPv6 support was fixed. When you
bring an adapter down on Windows XP, it seem to
disappear entirely, so code was added to report
this case with more information. A fix was made in
SRPRecovery.java regarding delivering messages
from the transitional processors only.
標籤: Major bugfixes

2005-12-26 06:03
1.0b1

標籤: Initial freshmeat announcement

Project Resources