maisie
1 definition found
maisie - Free On-line Dictionary of Computing (26 May 2007) :
Maisie
A C-based parallel programming language by Wen-Toh Liao
<wentoh@may.CS.UCLA.EDU>. Maisie extends C with
asynchronous typed message passing and lightweight process
es. Programs can define, create and destroy
processes, send and receive messages and manipulate the system
clock.
Maisie has been ported to PVM/3.1, Cosmic Environment and
SUN sockets.
Version 2.1.1.3 (ftp://cs.ucla.edu/pub/maisie.2.1.1.3.tar.Z).
(1993-06-14)
|