Implementation of Multiple Key Search (for LINDA) in Java

Abstract:

This Independent Study topic describes an implementation in Java of Multiple Key Search (MKS). MKS is an algorithm used in the matching of tuples in Tuple Space, the distributed and concurrently accessible structure used for inter-process communication in LINDA, a communication and co-ordination language. The study is based on earlier work on MKS. The study consists of a MKS implementation Design document and the MKS implementation source code which is available here.


[ Computing Sciences HomePage | Villanova HomePage | Back To Home Page ]
Send Comments to: deshmukh@monet.vill.edu
April 26, 1998