International Journal of Academic Engineering Research (IJAER)
  Year: 2024 | Volume: 8 | Issue: 6 | Page No.: 1-5
Comparison - Centralized, Decentralized and Distributed Systems Download PDF
Phd Shamiljon Rustamov and Norboev Bekhzod

Abstract:
A distributed system is a system of multiple nodes that are physically separated but linked together using the network. Each of these nodes includes a small amount of the distributed operating system software. Every node in this system communicates and shares resources with each other and handles processes in a team. Distributed systems are a growing trend as more and more applications migrate to the cloud. They allow improved performance, scalability, and fault tolerance compared to a traditional centralized system. This Distributed System tutorial will cover all the basic to advanced topics of distributed systems like communication, remote procedure calls, Distributed File Systems, Distributed shared memory, etc. to provide you with a thorough overview of distributed systems.