A kind of NDN data name searching method and system
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- HUNAN UNIV
- Publication Date
- 2020-04-10
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of name search for GPU applications, in particular to a method and system for searching an NDN data name. Background technique
[0002] NDN is a new type of network architecture proposed relative to today's tcp / ip network architecture. It focuses on the content we want to forward rather than the forwarding address. There are two types of data packets in an NDN network: interest packets and data packets. The name of the content is contained in these two data packets, that is, the data name, which is also the core when we look for forwarding data packets. Therefore, the search for data names in the NDN network becomes very critical. However, due to the complexity of data names, their length is variable, and they are long in most cases, the storage space overhead of data names becomes very large, which in turn leads to The time overhead of data name lookup becomes very large, so it has important practical application v...