The conditions to be satisfied for partitioning to operate effectively in parallel
2
而且——最主要的一个好处就是,多个实例可以并行操作。
Also — one of the major benefits — multiple instances could operate in parallel.
3
运行和创建多个进程来处理大量并行操作(例如,电话呼叫)的问题也内置于此语言之中。
The problems of running and creating multiple processes to handle a number of concurrent operations (for example, phone calls) are built into the language.