HPC++ Classes
There are several classes which make up the HPC++ API. The classes can
be divided into two general categories. One category provides the mechanisms
for thread creation and the sychronization of tasks. The other category
provides classes which allow a method on a remote object to be invoked (RMI)
and for fast get and put operations using global pointers.
Thread Category
Remote Object Category
(Note: other classes have been created but their documentation is not
yet available. Check back soon.)
hpc++@extreme.indiana.edu
Last modified: Thu Apr 22 02:08:45 EST 1999