Download List

项目描述

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 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

锁现已获释,如果一个事务管理器的引用返回NoSuchObjectException,这显示永久性失败。
标签: 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

锁定管理器API进行了修订与关联交易Jini的锁,而不是让他们可以独立的租赁资源。这样做是为了使国家,充分原子简单而安全初始化。
标签: 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

标签: Initial freshmeat announcement

Project Resources