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
- Dealing only with logical paths
- The shortest path with respect to hop count/length might not be the best path
- Even if two nodes A and B are logically close, the path connecting A and B can be expensive
2
Q
How do the nodes communicate in the flooding approach?
A
- Send request to every neighboor -> very expensive, many messages
3
Q
Explain Random walk approach
A
4
Q
What are reasonable requirements that a super peet should meet?
A
- The node should be highly available, as many other nodes rely on it
- It should have enough capacity(bandwidth, computing power) to process the requests
- It should be stable and trusted