in reply to Re: Parallel-processing the code
in thread Parallel-processing the code
Hi sundialsvc4,
What may be true years ago may be irrelevant today. Batching minimizes IPC overhead. MCE workers do not read input data simultaneously. Instead, MCE workers do parallel and serial processing automatically. Sometime, there is no involvement of the manager process as well. That said, there is a possibility that parallel may work.
Kind regards, Mario
|
|---|