This parallel clustering system is called Pseudo remote threads because the threads are scheduled on the job dispatcher but the code within the threads is executed on a remote machine.
Listing 1. Pseudo-code for generic divide-and-conquer parallel algorithms.
清单1 .通用divide - and - conquer并行算法的伪代码。
3
The term components refers to the logical modules that make up the parallel clustering system known as Pseudo Remote Threads. The system consists of the following components