Distributed Systems: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 7: Line 7:
* [[Software Architecture#Subjects|Software Architecture]]
* [[Software Architecture#Subjects|Software Architecture]]
* [[System Design]]
* [[System Design]]
=Distributed System Definition=
According to Andrew Tannenbaum, a distributed system is a collection of independent computers that appear to their users as one computer.


=CAP Theorem=
=CAP Theorem=

Revision as of 23:27, 3 June 2019

External

Internal

Distributed System Definition

According to Andrew Tannenbaum, a distributed system is a collection of independent computers that appear to their users as one computer.

CAP Theorem

Distributed Storage

Cassandra

Distributed Computation

Distributed Synchronization

Consensus

Distributed Messaging