A copy of this work was available on the public web and has been preserved in the Wayback Machine. The capture dates from 2012; you can also visit the original URL.
The file type is application/pdf
.
Filters
Parallel Name Lookup for Named Data Networking
2011
2011 IEEE Global Telecommunications Conference - GLOBECOM 2011
Name-based route lookup is a key function for Named Data Networking (NDN). ...
In this paper, we propose a parallel architecture for NDN name lookup called Parallel Name Lookup (PNL) which leverages hardware parallelism to achieve high lookup speedup while keeping a low and controllable ...
INTRODUCTION Named Data Networking [1] is proposed recently as the clean-slate network architecture for future Internet, which no longer concentrates on "where" the information is located, but "what" ...
doi:10.1109/glocom.2011.6134161
dblp:conf/globecom/WangDJHML11
fatcat:7nsyjuy5qfhb7cdvammkjqlabq
Name Lookup in Named Data Networking: A Review
2019
Information
Named data networking (NDN) is an alternative model to the current traditional IP-based Internet by improving content distribution in a network with content name. ...
We pointed out directions for future work and open issues to improve NDN name lookup in minimizing implementation cost and enhancing performance. ...
[12] presented parallel name lookup (PNL) as the first solution in NDN name lookup for FIB forwarding. ...
doi:10.3390/info10030085
fatcat:s7kub6iyvfbhbg4l5dpd65koja
Scalable Name Lookup in NDN Using Effective Name Component Encoding
2012
2012 IEEE 32nd International Conference on Distributed Computing Systems
Name-based route lookup is a key function for Named Data Networking (NDN). ...
The NDN names are hierarchical and have variable and unbounded lengths, which are much longer than IPv4/6 address, making fast name lookup a challenging issue. ...
INTRODUCTION Named Data Networking (NDN) [1] is proposed recently as a clean-slate network architecture for future Internet, which no longer concentrates on "where" the information is located, but "what ...
doi:10.1109/icdcs.2012.35
dblp:conf/icdcs/WangHDMJLC12
fatcat:yrupz74r2fcjbfakamlw2e3dzq
pWeb: A personal interface to the world wide web
2014
2014 IFIP Networking Conference
of Waterloo, Waterloo Evaluation Scenario • Home Agent Network -HA/DNS-GW in 25 PlanetLab Nodes -Clients (using Dig) in 30 PlanetLab Nodes -2.5X10 5 unique names, 5X10 5 queries in parallel -GeoAwareness ...
DB End user
device
Results
• Home Agent Network Performance
-HA/DNS-GW in 25 PlanetLab Nodes
-Clients (using Dig) in 30 PlanetLab Nodes
-2.5X10 5 unique names, 5X10 5 queries in parallel ...
doi:10.1109/ifipnetworking.2014.6857121
dblp:conf/networking/AhmedCPBBM14
fatcat:pmjrjw3rjvappnfwp75mpkp44a
Generic Network Location Service
2010
South African Computer Journal
This work presents the Generic Network Location Service based on the Chord implementation utilizing data structures called distributed hash tables (DHT) or structured overlay networks, which are used to ...
Storing device location records, in places address-able (using the DHT lookup) by individual location record keys provides a simple way of implementing transla¬tion functions similar to well¬ known network ...
Applications of DHT technology for Internet name service support are numerous. ...
doi:10.18489/sacj.v46i0.10
fatcat:bhyhansaxnbkrbl2ondvis62pe
Named data networking on a router: Fast and DoS-resistant forwarding with hash tables
2013
Architectures for Networking and Communications Systems
Named data networking (NDN) is a new networking paradigm using named data instead of named hosts for communication. ...
Implementation of scalable NDN packet forwarding remains a challenge because NDN requires fast variable-length hierarchical name-based lookup, per-packet data plane state update, and large-scale forwarding ...
INTRODUCTION Named data networking (NDN) is a networking paradigm that tries to address issues with the current Internet by using named data instead of named hosts for the communication model. ...
doi:10.1109/ancs.2013.6665203
dblp:conf/ancs/SoNO13
fatcat:cuymsgphdfcynpa3owfhko5ima
A Lightweight Multidimensional Index for Complex Queries over DHTs
2011
IEEE Transactions on Parallel and Distributed Systems
In this paper, we study the problem of indexing multidimensional data in P2P networks based on distributed hash tables (DHTs). ...
First, to preserve data locality, m-LIGHT employs a clever naming mechanism that gracefully maps a tree-based index into the DHT and contributes to high efficiency in both index maintenance and query processing ...
In this paper, we refer to m-LIGHT lookup as "lookup" for short, and for clarity the DHT-lookup remains its full name.
. ...
doi:10.1109/tpds.2011.91
fatcat:hbbbkvf525hldbe3g52rlcpnoy
GPU-accelerated name lookup with component encoding
2013
Computer Networks
Named Data Networking (NDN) aims at redesigning the current Internet: using names to identify the wanted contents instead of using IP addresses to locate the end hosts, with the goal of substantially improving ...
Moreover, we implement the name lookup engine on a GPU platform to exploit GPU's massive parallel processing power; furthermore, pipeline and CUDA multistream techniques are applied to GPU to increase ...
Perino -for their help and invaluable comments. ...
doi:10.1016/j.comnet.2013.07.006
fatcat:53jpcur7jba45bqjsoefdruoiq
Demonstrating A Scalable Name Resolution System for Information-Centric Networking
2015
Proceedings of the 2nd International Conference on Information-Centric Networking - ICN '15
In implementing Information-Centric Networking (ICN), an efficient Name Resolution System (NRS) is required since names assigned directly to the named data objects (NDOs) are location independent. ...
In this demonstration, we present a scalable NRS with flat names for ICN, where bloom filters are utilized to aggregate flat names. ...
We demonstrate the feasibility of our NRS with flat names and highlight the benefits of utilizing BFs by our prototype. We show how scalable our NRS for ICN is even with flat names. ...
doi:10.1145/2810156.2812617
dblp:conf/acmicn/HongCJ15
fatcat:codxdghpobao3m2aiwwvpzpo7u
Efficient Lookup Solutions for Named Data Networks
2019
VOLUME-8 ISSUE-10, AUGUST 2019, REGULAR ISSUE
Named Data Networking (NDN) is afast growing architecture, which is proposed as an alternative to existing IP. ...
Improving the performance of these structures can lead to a better lookup solution.This survey paper explores different lookup structures for NDN networks. ...
This particular PIT record is erased and caches the data in CS. Fig. 1. shows the data communication at an NDN node. Efficient Lookup Solutions for Named Data Networks Swetha B., S. V. UmaC. ...
doi:10.35940/ijitee.b1097.1292s19
fatcat:iyy7ncdmojcrzdrymxbclftf6e
TB2F: Tree-bitmap and bloom-filter for a scalable and efficient name lookup in Content-Centric Networking
2014
2014 IFIP Networking Conference
Content-Centric Networking (CCN) is an entirely novel networking paradigm, in which packet forwarding relies upon lookup operations on content names directly instead of fixed-length host addresses. ...
In this paper, we make an in-depth study of characteristics of large-scale CCN names, and propose a simple yet efficient CCN-customized name lookup engine (named by TB 2 F), which capitalizes the strengths ...
Named Data Networking (NDN) [4] , as a derived project of CCN, is developing worldwide. ...
doi:10.1109/ifipnetworking.2014.6857122
dblp:conf/networking/QuanXVGZG14
fatcat:s2iewukfzzh7bgnrjky4seqmse
Name-Signature Lookup System: A Security Enhancement to Named Data Networking
2020
2020 IEEE 19th International Conference on Trust, Security and Privacy in Computing and Communications (TrustCom)
Index Terms-Named Data Networking, Man-in-the-middle attack, Network Interface Controller ...
Named Data Networking (NDN) is a content-centric networking, where the publisher of the packet signs and encapsulates the data packet with a name-content-signature encryption to verify the authenticity ...
The authors would like to extend sincere thanks to University of Nottingham Ningbo China for supporting this research project under Faculty Inspiration Grant (I01190900047). ...
doi:10.1109/trustcom50675.2020.00194
fatcat:jkmvqarwr5dobmctmlnd3eobui
Named data networking on a router
2013
Computer communication review
Named data networking (NDN) is a new networking paradigm using named data instead of named hosts for communication. ...
Implementation of scalable NDN packet forwarding remains a challenge because NDN requires fast variable-length hierarchical name-based lookup, per-packet data plane state update, and large-scale forwarding ...
INTRODUCTION Named data networking (NDN) is a networking paradigm that tries to address issues with the current Internet by using named data instead of named hosts for the communication model. ...
doi:10.1145/2534169.2491699
fatcat:olpkwqnrr5c4dg5mzrlxdpuo64
Named data networking on a router
2013
Proceedings of the ACM SIGCOMM 2013 conference on SIGCOMM - SIGCOMM '13
Named data networking (NDN) is a new networking paradigm using named data instead of named hosts for communication. ...
Implementation of scalable NDN packet forwarding remains a challenge because NDN requires fast variable-length hierarchical name-based lookup, per-packet data plane state update, and large-scale forwarding ...
INTRODUCTION Named data networking (NDN) is a networking paradigm that tries to address issues with the current Internet by using named data instead of named hosts for the communication model. ...
doi:10.1145/2486001.2491699
dblp:conf/sigcomm/SoNOS13
fatcat:4wfa7m32lfdqhlc3s2kbz6i2ca
CSN: a network protocol for serving dynamic queries in large-scale wireless sensor networks
2004
Proceedings. Second Annual Conference on Communication Networks and Services Research, 2004.
We present a novel DHT based network protocol for sensor networks-Chord for Sensor Networks (CSN)-for which bounded times for data lookup, in the order of O(log N) messages, can be achieved in an energy ...
It is known that distributed hash table (DHT) based Internet peer-topeer (P2P) protocols provide near-optimum data lookup times for queries made on networks of distributed nodes [2, [23] [24] [25] . ...
We propose a DHT based network layer protocol CSN, with which bounded times on data lookup, for dynamic queries, can be achieved in a SN. ...
doi:10.1109/dnsr.2004.1344725
dblp:conf/cnsr/AliU04
fatcat:q3nkb2qre5bivgnho7azfblak4
« Previous
Showing results 1 — 15 out of 22,108 results