This allows you to pass a parallel collection to existing (non-parallel) code bases and potentially use that code as is.
这将允许您传递一个并行集合给现有(非并行)代码库并按原样使用该代码。
2
Programs must be written to explicitly take advantage of the underlying hardware, and existing non-parallel programs must be re-written if they are to perform well on a cluster.