Download List

Descripción del Proyecto

JINI Distributed Lock Manager is a fault-tolerant,
distributed mutual exclusion service for JINI
built on top of JGroups. All locks are leased and
can optionally protect an associated
pre-registered resource.

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.

2005-03-14 21:05
0.3

Cerraduras ahora en libertad si una transacción de referencia del Gestor devuelve NoSuchObjectException, lo que indicaría un fracaso permanente.
Tags: Minor bugfixes
Locks are now released if a transaction manager reference returns NoSuchObjectException, which would indicate permanent failure.

2005-02-10 17:27
0.2

La API de gestor de bloqueos se revisó a los bloqueos de asociar con una transacción JINI en lugar de tener que ser independiente de los recursos arrendadas. Esto se hizo para hacer la inicialización plenamente atómica de Estado simple y seguro.
Tags: Major feature enhancements
The Lock Manager API was revised to associate
Locks with a JINI Transaction rather than have
them be standalone leased resources. This was done
to make fully atomic initialization of state
simple and safe.

2005-02-05 00:34
0.1

Tags: Initial freshmeat announcement

Project Resources