This code is very similar to what you might see in a functional programminglanguage, with the additional benefit that it's automatically executed in parallel.
该代码可能与使用函数程序设计语言编写的那些很类似,不过它的额外优势在于该代码是自动并行执行的。
2
Parallelprogramming is not just a new library or a new set of language features. It is a new way of designing and programming, and often requires new algorithms.
并行编程并非仅仅是个新的程序库或是新的语言特性集,而是全新的设计与编程方式,通常需要使用新的算法。
3
Surely this problem will be solved by some bright young entrepreneur who will devise a new parallel-programminglanguage and make a fortune in the process?