BLEnD: Improving NDN Performance Over Wireless Links Using Interest Bundling
Md Ashiqur Rahman, Teng Liang, Beichuan Zhang

TL;DR
BLEnD introduces an Interest-bundling technique for NDN that encodes multiple Interests into one packet, reducing contention and improving throughput over wireless links without altering core NDN principles.
Contribution
This paper presents BLEnD, a novel Interest-bundling method that enhances wireless NDN performance by reducing Interest transmissions while preserving NDN architecture integrity.
Findings
30% throughput improvement over WiFi links
Effective bundling/unbundling at link layer without affecting NDN components
Potential for multi-hop wireless NDN enhancement
Abstract
Named Data Networking (NDN) employs small-sized Interest packets to retrieve large-sized Data packets. Given the half-duplex nature of wireless links, Interest packets frequently contend for the channel with Data packets, leading to throughput degradation. In this work, we present a novel idea called BLEnD, an Interest-bundling technique that encodes multiple Interests into one at the sender and decodes at the receiver. The major design challenges are to reduce the number of Interest transmissions without impacting the one-Interest one-Data principle embedded everywhere in NDN architecture and implementation, and support flow/congestion control mechanisms that usually use Interest packets as signals. BLEnD achieves these by bundling/unbundling Interests at the link adaptation layer, keeping all NDN components unaware and unaffected. Over a one-hop WiFi link, BLEnD improves application…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCaching and Content Delivery · Cooperative Communication and Network Coding · Opportunistic and Delay-Tolerant Networks
