Tutorial 3 Flashcards

1
Q

What is the key disadvantage of messages that are routed according to the topology of the overlay in a structured overlay network?

A
  1. Dealing only with logical paths
  2. The shortest path with respect to hop count/length might not be the best path
  3. Even if two nodes A and B are logically close, the path connecting A and B can be expensive
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do the nodes communicate in the flooding approach?

A
  1. Send request to every neighboor -> very expensive, many messages
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Explain Random walk approach

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are reasonable requirements that a super peet should meet?

A
  1. The node should be highly available, as many other nodes rely on it
  2. It should have enough capacity(bandwidth, computing power) to process the requests
  3. It should be stable and trusted
How well did you know this?
1
Not at all
2
3
4
5
Perfectly