错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Distributed Multiprocessing

  • Kent D. Lee,
  • Steve Hubbard

摘要

There are several ways to achieve parallelism in programs. Compiler, interpreter, and library implementors have tried to design automated methods to detect parallelism with some success. Other methods require the programmer to explicitly write their programs to run in parallel.