November 4, 2021
Thursday of Week 11
Topic of the day
- Content-Addressable Network
Online reference
- Ratnasamy et al, "A scalable content-addressable network", 2001 (www.eecs.berkeley.edu)
Questions and exercises
- What exactly is an "address" in a CAN? How will that address be used to get and put data into this distributed database?
- How is the "routing" in the (application-layer) CAN system related to the routing of the (network-layer) IP protocol it is built on top of?
- What mechanisms does this CAN system have to prevent/limit loss of data?
- What mechanisms does this CAN system have to prevent/limit any node in the network from getting too overloaded with data, requests, or routing work?
Assignments
Today
Upcoming
- Project 2: Content-addressable networks design due (09 Nov)