RTUComputer ScienceYr 2024 · Sem 62024

Q1Distributed System

Question

2 marks

Define a distributed system and state its main characteristics.

Answer

A distributed system is a massive collection of physically independent, networked computers that mathematically appear to the user as a single, perfectly unified computing entity.

A Distributed System is an advanced computing architecture where multiple geographically dispersed, heterogeneous autonomous computers mathematically collaborate via message passing. Its absolute core characteristics are infinite scalability, high fault tolerance, lack of a global physical clock, and the illusion of a singular, monolithic system.

Back to Paper