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.)
Benjamin Temko
Last modified: Wed Mar 18 12:59:56 MST 1998