Computer Science

Parallelism and Distributed Systems

Parallelism and Distributed Systems

Parallel and distributed computing is a type of computation in which many calculations are performed simultaneously, as opposed to sequentially (one after the other). Understanding of the fundamental principles and engineering trade-offs involved in designing modern parallel computing systems is necessary to effectively utilize such systems.

Prerequisites

To study Parallelism and Distributed Systems, students need to have proficiency in Computer Programming and knowledge in Computer Systems