@inproceedings{b41739ddbf904dc4ad8de306c38c675e,
title = "Fast name lookup for named data networking",
abstract = "Complex name constitution plus huge-sized name routing table makes wire speed name lookup a challenging task in Named Data Networking. To overcome this challenge, we propose two techniques to significantly speed up the lookup process. First, we look up name prefixes in an order based on the distribution of prefix length in the forwarding table, which can find the longest match much faster than the linear search of current prototype CCNx. The search order can be dynamically adjusted as the forwarding table changes. Second, we propose a new near-perfect hash table data structure that combines many small sparse perfect hash tables into a larger dense one while keeping the worst-case access time of O(1) and supporting fast update. Also the hash table stores the signature of a key instead of the key itself, which further improves lookup speed and reduces memory use.",
keywords = "Linear Search, Name Lookup, Named Data Networking, Perfect Hash Table, Random Search",
author = "Yi Wang and Boyang Xu and Dongzhe Tai and Jianyuan Lu and Ting Zhang and Huichen Dai and Beichuan Zhang and Bin Liu",
note = "Publisher Copyright: {\textcopyright} 2014 IEEE.; 22nd IEEE International Symposium of Quality of Service, IWQoS 2014 ; Conference date: 26-05-2014 Through 27-05-2014",
year = "2014",
month = sep,
day = "30",
doi = "10.1109/IWQoS.2014.6914320",
language = "English (US)",
series = "IEEE International Workshop on Quality of Service, IWQoS",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "198--207",
booktitle = "2014 IEEE 22nd International Symposium of Quality of Service, IWQoS",
}