Chong-wei Xu
Mathematics and Computer Science
Georgia Southern University
Statesboro, GA 30460-8093
xuc@gsu.cs.gasou.edu
On the other hand, the popular Parallel Virtual Machine (PVM) system [] is offering an opportunity to bring advanced distributed computing power to real-world scientists and engineers by providing portable implementations of parallel algorithms in a usable form []. Taking advantages of PVM and forming an OODC system on a PVM is an attempt to make an easy tool for object-oriented parallel programming.
In order to provide this tool to our students as a reference and encourage a research on this line, the OODC source code and an application example are published in this page. Please send your comments, suggestions, and modifications to
Chongwei Xu, xuc@gsu.cs.gasou.edu
Thanks.
Chongwei Xu
The source code of the oopvm.h
The source code of the class CCMedian.h
The source code of the class CMatrix.h
The source code of the class CCombin.h
The source code of the master program
The source code of the slave program