|
计算机科学 2000
PTSP:The Parallel Task Support Platform in JAPS
|
Abstract:
In parallelizing compiling system,the functions and the efficiency of the runtime support pratform have a great impact on the result of the parallel execution. The thread and the RMI mechanisms in the Java language provide the distributed and parallel applications with efficient supports. In the automatic parallelizing compile system based on Java,we designed and implemented the parallel task support platform PTSP.