2016 IEEE International Conference on Consumer Electronics-Asia (ICCE-Asia) 2016
DOI: 10.1109/icce-asia.2016.7804781
|View full text |Cite
|
Sign up to set email alerts
|

A new name prefix trie with path compression

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
7
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 10 publications
(7 citation statements)
references
References 6 publications
0
7
0
Order By: Relevance
“…Most previously proposed name lookup schemes can be classified into TCAM-based [11], trie-based [12][13][14][15], and hash-based [16][17][18][19][20][21] ones.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Most previously proposed name lookup schemes can be classified into TCAM-based [11], trie-based [12][13][14][15], and hash-based [16][17][18][19][20][21] ones.…”
Section: Related Workmentioning
confidence: 99%
“…Because a name may be a long string of characters, name lookup may need more memory accesses in a trie than an IP lookup. Lee et al tried to decrease that by path compression [12]. In [13], Li et al proposed port information assist trie (P-trie) to prune subtries based on output interface information.…”
Section: Related Workmentioning
confidence: 99%
“…The performance of packet forwarding is highly dependent on the speed of the name lookup and is determined by the efficiency of the LPM. For these reasons, many previous studies on packet forwarding in NDN focused on improving the speed of the name lookup by increasing the efficiency of LPM [4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19].…”
Section: Name Lookup In Ndn Packet Forwardingmentioning
confidence: 99%
“…Similarly, a name is hierarchically composed of components in NDN. For this reason, several trie-based name lookup techniques were researched [4][5][6][7][8]. Those techniques primarily focused on reducing the average number of memory accesses per lookup to speed up the name lookup.…”
Section: Introductionmentioning
confidence: 99%
“…The name component encoding (NCE) scheme [19] has been proposed to resolve the irregularity of the component length by encoding one component as a unique integer. Several trie-based name lookup techniques have been proposed to reduce the actual number of memory accesses per lookup using parallelization [18], path compression [7], and pruning sub-tries [9].…”
Section: Packet Forwarding In Ndnmentioning
confidence: 99%