25 research outputs found

    HoPP: Robust and Resilient Publish-Subscribe for an Information-Centric Internet of Things

    Full text link
    This paper revisits NDN deployment in the IoT with a special focus on the interaction of sensors and actuators. Such scenarios require high responsiveness and limited control state at the constrained nodes. We argue that the NDN request-response pattern which prevents data push is vital for IoT networks. We contribute HoP-and-Pull (HoPP), a robust publish-subscribe scheme for typical IoT scenarios that targets IoT networks consisting of hundreds of resource constrained devices at intermittent connectivity. Our approach limits the FIB tables to a minimum and naturally supports mobility, temporary network partitioning, data aggregation and near real-time reactivity. We experimentally evaluate the protocol in a real-world deployment using the IoT-Lab testbed with varying numbers of constrained devices, each wirelessly interconnected via IEEE 802.15.4 LowPANs. Implementations are built on CCN-lite with RIOT and support experiments using various single- and multi-hop scenarios

    Producer mobility support scheme for indirection-based mobility approach in named data networking

    Get PDF
    Named Data Networking (NDN) is a clean-slate future Internet architecture proposed to support content mobility by using hierarchical naming instead of IP addresses for routing. The hierarchical naming structure of NDN offers more benefits in supporting consumer mobility. However, the movements of producer inflict changes in routing name prefix hierarchy, which makes the entire network unaware of the new location of the producer. Thus, it causes some significant challenges, such as unnecessary Interest packet losses, high handoff latency, high signaling overhead cost, poor utilization of bandwidth, and path stretching. The aim of this research is to propose a Producer Mobility Support Scheme (PMSS) in order to minimize the handoff latency, signaling cost, improve data packets delivery via optimal path once a content producer relocated. The proposed PMSS model includes the formulated Mobility Weighted Function to incorporate movement behavior of the mobile producer. Also, Mobility Interest packet was designed to convey binding information and Broadcasting Strategy to facilitate handoff processes by updating the intermediate routers. Therefore, modeling and simulation methodologies were used in the design and performance evaluation of PMSS for rigorous investigation. The analytical result of PMSS scheme outperforms Optimal Producer Mobility for Larger-scale scheme with 50% lower handoff latency and signaling cost. Moreover, it minimizes 46% handoff signaling cost and improves 32% data path optimization as compared to the Kite scheme. The simulation results show that the proposed PMSS scheme minimizes 40% handoff latency, 28% packets delay, 28% unnecessary Interest packets loss, and improves 20% throughput. This study contributes to the development of the movement behavior model and mobility update packets. The findings have significant implication to support seamless mobility and the integration of NDN with other networks without additional mechanism

    Decentralised Edge-Computing and IoT through Distributed Trust

    Get PDF
    The emerging Internet of Things needs edge-computing - this is an established fact. In turn, edge computing needs infrastructure decentralisation. What is not necessarily established yet is that infrastructure decentralisation needs a distributed model of Internet governance and decentralised trust schemes. We discuss the features of a decentralised IoT and edge-computing ecosystem and list the components that need to be designed, as well the challenges that need to be addressed

    Solving MTU Mismatch and Broadcast Overhead of NDN over Link-layer Networks

    Get PDF
    Named Data Networking (NDN) has been considered as a promising Internet architecture for the future data-centric communication. In particular, NDN over link-layer networks would cut off the overheads of Transmission Control Protocol/Internet Protocol (TCP/IP), and enhance the efficiency of data distribution. However, there are two main unsolved issues for the NDN link-layer, namely broadcast overhead and Maximum Transmission Unit (MTU) mismatch. In this paper, we have therefore designed and implemented an NDN Neighborhood Discovery Protocol, named NDN-NDP, to enable a unicast data transmission over the link-layer. Furthermore, our NDN-NDP has included a negotiation mechanism to fix the MTU mismatch issue. In comparison to previously proposed NDN link-layer technologies, we can fix both MTU mismatch and broadcast overhead problems. Through emulation and experiments on a test-bed, we have also compared our NDN-NDP with the Link-layer Protocol for NDN (NDNLP), which is the most widely deployed NDNLP. From our experiments, NDN-NDP can efficiently fix MTU mismatch and broadcast overhead issue

    Consumer mobility awareness in named data networks

    Get PDF
    Mobile data traffic has increased significantly due to the evolution of wireless communication technologies. The Information Centric Network paradigm is considered as an alternative to bypass the restrictions imposed by the traditional IP networks, especially those related with the mobility of its users. Despite the potential advantages of this paradigm regarding mobile wireless environments, several research challenges remain unaddressed, more specifically the ones related with the communication damage caused by handovers. This work presents a Named Data Network (NDN) based solution that supports Consumer mobility. The proposed scheme addresses a mobility manager entity that monitors and anticipates trajectories, while compelling the infrastructure to adjust to the new paths. This process results in an efficient way to manage the Consumers' mobility, and therefore, in a better quality of service to its users. The implementation and evaluation of the proposed solution uses the ndnSIM, through functional and non-functional scenarios, and with real traces of urban vehicular mobility and connectivity. The results show that the proposed solution is superior to the native NDN workflow with respect to content delivery ratio and number of timeouts.info:eu-repo/semantics/publishedVersio

    A Named Data Networking Based Fast Open Storage System Plugin for XRootD

    Get PDF
    This work presents the design and implementation of an Open Storage System plugin for XRootD, utilizing Named Data Networking (NDN). This represents a significant step in integrating NDN, a prominent future Internet architecture, with the established data management systems within CMS. We show that this integration enables XRootD to access data in a location transparent manner, reducing the complexity of data management and retrieval. Our approach includes the creation of the NDNc software library, which bridges the existing NDN C++ library with the high-performance NDN-DPDK data-forwarding system. This paper outlines the design of the plugin and preliminary results of data transfer tests using both internal and external 100 Gbps testbed

    Gain More for Less: The Surprising Benefits of QoS Management in Constrained NDN Networks

    Full text link
    Quality of Service (QoS) in the IP world mainly manages forwarding resources, i.e., link capacities and buffer spaces. In addition, Information Centric Networking (ICN) offers resource dimensions such as in-network caches and forwarding state. In constrained wireless networks, these resources are scarce with a potentially high impact due to lossy radio transmission. In this paper, we explore the two basic service qualities (i) prompt and (ii) reliable traffic forwarding for the case of NDN. The resources we take into account are forwarding and queuing priorities, as well as the utilization of caches and of forwarding state space. We treat QoS resources not only in isolation, but correlate their use on local nodes and between network members. Network-wide coordination is based on simple, predefined QoS code points. Our findings indicate that coordinated QoS management in ICN is more than the sum of its parts and exceeds the impact QoS can have in the IP world

    NDN, CoAP, and MQTT: A Comparative Measurement Study in the IoT

    Full text link
    This paper takes a comprehensive view on the protocol stacks that are under debate for a future Internet of Things (IoT). It addresses the holistic question of which solution is beneficial for common IoT use cases. We deploy NDN and the two popular IP-based application protocols, CoAP and MQTT, in its different variants on a large-scale IoT testbed in single- and multi-hop scenarios. We analyze the use cases of scheduled periodic and unscheduled traffic under varying loads. Our findings indicate that (a) NDN admits the most resource-friendly deployment on nodes, and (b) shows superior robustness and resilience in multi-hop scenarios, while (c) the IP protocols operate at less overhead and higher speed in single-hop deployments. Most strikingly we find that NDN-based protocols are in significantly better flow balance than the UDP-based IP protocols and require less corrective actions
    corecore