summaryrefslogtreecommitdiff
path: root/java/JACE/netsvcs/Token/package.html
blob: 80777aecc0a18272ee1b69d85f76095af0aab5ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!-- $Id$ -->
<HTML>
<BODY>
Token Service for remote mutexes and reader/writer locks.
<P>
New types of lock can be easily added on the command line to the service
without changing existing code by implementing a LockHandler for the new
type.
<P>
A simple test client is available in the tests directory under
netsvcs\Token.

@see JACE.netsvcs.Token.LockHandler
@see <a href="http://www.cs.wustl.edu/~schmidt/ACE-netsvcs.html">ACE Network Services</a>
</BODY>
</HTML>