PDC (1): Introduction to Parallel and Distributed Systems & Why we use it? by Arfan Shahzad

Описание к видео PDC (1): Introduction to Parallel and Distributed Systems & Why we use it? by Arfan Shahzad

Parallel and distributed computing builds on fundamental systems concepts, such as concurrency, mutual exclusion, consistency in state/memory manipulation, message-passing, and shared-memory models.
Parallel computing systems are the simultaneous execution of the single task (split up and adapted) on multiple processors in order to obtain results faster.
We define a distributed system as one in which hardware or software components located at networked computers communicate and coordinate their actions only by passing messages.

Комментарии

Информация по комментариям в разработке