next up previous
Next: About this document Up: Need for Multiprocessing Previous: Several Processes per

Concurrent Computing

The different processes can execute on different computers in a multiprocessing system. Thus computation may be speeded up. As an example consider a checkers-playing application that evaluates different board positions. Each board position could be evaluated by a different process running on a different computer.


Prasun Dewan
Fri Aug 30 20:17:18 EDT 1996