A layered naming architecture for the internet

  • Authors:
  • Hari Balakrishnan;Karthik Lakshminarayanan;Sylvia Ratnasamy;Scott Shenker;Ion Stoica;Michael Walfish

  • Affiliations:
  • MIT, Cambridge, MA;UC Berkeley, Berkeley, CA;Intel Research, Berkeley, Berkeley, CA;International Computer Science Institute (ICSI), Berkeley, CA;UC Berkeley, Berkeley, CA;MIT, Cambridge, MA

  • Venue:
  • Proceedings of the 2004 conference on Applications, technologies, architectures, and protocols for computer communications
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Currently the Internet has only one level of name resolution, DNS, which converts user-level domain names into IP addresses. In this paper we borrow liberally from the literature to argue that there should be three levels of name resolution: from user-level descriptors to service identifiers; from service identifiers to endpoint identifiers; and from endpoint identifiers to IP addresses. These additional levels of naming and resolution (1) allow services and data to be first class Internet objects (in that they can be directly and persistently named), (2) seamlessly accommodate mobility and multi-homing and (3) integrate middleboxes (such as NATs and firewalls) into the Internet architecture. We further argue that flat names are a natural choice for the service and endpoint identifiers. Hence, this architecture requires scalable resolution of flat names, a capability that distributed hash tables (DHTs) can provide.