DS Introduction

What is a Distributed System?

Definition: A distributed system  is one in which components located at networked computers communicate and coordinate their actions only by passing messages.  This definition leads to the following characteristics of distributed systems:

¢ Concurrency of components

¢ Lack of a global ‘clock’

¢ Independent failures of components

error: Content is protected !!