Named Data Network
Let data consumers fetch desired data
Higher layers decide whether to fetch, and which piece most urgent
Lower layers decide when/what’s the best way to fetch.
Performance evaluation
measure transport performance: dataset namespace udpate delay
sync interests can be lost.
time between data production and reception by each node in the group.
measure application performance:
- Fetching delay: the time period from sending an interest packet till the requested data packet received.
- Throughput
The number of interest and data packet sent
- By each node
- Over each link
# of hops interest (and data) packets traverses
- Reflection of interest aggregation and data caching
Pening interest table
- Size
- PIT entry life time distribution
- satisfied/unsatisfied interest
Packet queueing delay: effectiveness of congestion control
- “Effective NDN congestion control based on queue size feedback”
- The reference list shows many existing works on this topic.
cache hit-ratio
- Per node
- Per namespace
Cache space occupancy distribution
- If the cache management design pre-emptively remove cached content
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.
Comment


