Distributed Systems

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

Learn about distributed systems.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

distributed system definition (coulouris and dollimore)

a system in which hardware and software components located at networked computers communicate and coordinate their actions only by passing messages

2
New cards

distributed systems pro 1

functionality is in the optimal place. near the client for responsiveness, near the data for throughput

3
New cards

distributed systems pro 2

offers a more seamless experience to the user, more functions “look the same”

4
New cards

distributed systems con

placing components remotely massively increases the possible failure nodes and makes systems more complex

5
New cards

distributed computing fallacy 1

the network is reliable

6
New cards

distributed computing reality 1

partitioning leads to degradation

7
New cards

distributed computing fallacy 2

latency is zero

8
New cards

distributed computing reality 2

communication time is unbounded

9
New cards

distributed computing fallacy 3

bandwidth is infinite

10
New cards

distributed computing reality 3

bandwidth is generally small

11
New cards

distributed computing fallacy 4

the network is secure

12
New cards

distributed computing reality 4

applications must deal with unknown parties

13
New cards

distributed computing fallacy 5

topology doesn’t change

14
New cards

distributed computing reality 5

topology and membership are variable

15
New cards

distributed computing fallacy 6

there is one administrator

16
New cards

distributed computing reality 6

there is no one admin, human or otherwise

17
New cards

distributed computing fallacy 7

transport cost is zero

18
New cards

distributed computing reality 7

wireless transport has a high power cost

19
New cards

distributed computing fallacy 8

the network is homogenous

20
New cards

distributed computing reality 8

large degree of device heterogeneity