c4/
Canonical Classes for Concurrency Control (C4). C4 provides
provides objects which implement a variety of synchornization
and data transmission paradigms. It is not a C++ language
extension but is a library which can be used with any
reasonably modern C++ compiler. It is to be used in concert
with a message passing library such as MPI or NX. See also
<URL:http://dino.ph.utexas.edu/~furnish>.