KnowraParallel computingLinked fromLinked fromThe 28 pages that link to Parallel computing, each with the reason it gives.All 28Related 8Narrower topic 12Compared with 8Moore's lawCompared with: It is a performance strategy, not a prediction about chip transistor density.Distributed computingCompared with: Parallelism can occur within one tightly coupled machine; distribution requires networked coordination.SynchronizationCompared with: Simultaneous execution can occur without requiring all operations to stay in step.Von Neumann architectureCompared with: It contrasts with the simple sequential execution model often associated with the architecture.Concurrency (computer science)Compared with: Concurrency permits overlapping progress without requiring simultaneous execution.Concurrent computingCompared with: Parallelism requires simultaneous execution; concurrency only requires overlapping progress.Seymour CrayCompared with: Cray’s celebrated vector designs differed from systems built primarily around many processors working together.Computer multitaskingCompared with: Unlike task switching on one processor, parallel execution requires simultaneous computational capacity.