中文
相关论文

相关论文: A Review on Impact of Bloom Filter on Named Data N…

200 篇论文

Over the past three decades, since its invention, the Internet has evolved in both its sheer volume and usage. The Internet's core protocol, Internet Protocol (IP), has proven its usability and effectiveness to support a communication…

网络与互联网体系结构 · 计算机科学 2015-12-15 Shuoshuo Chen , Fabrice Mizero

Named Data Networking (NDN) is a prominent realization of the vision of Information-Centric Networking. The NDN architecture adopts name-based routing and location-independent data retrieval. Among other important features, NDN integrates…

网络与互联网体系结构 · 计算机科学 2022-06-14 Ahmed Benmoussa , Chaker Abdelaziz Kerrache , Nasreddine Lagraa , Spyridon Mastorakis , Abderrahmane Lakas , Abdou el Karim Tahari

Named Data Networks provide a clean-slate redesign of the Future Internet for efficient content distribution. Because Internet of Things are expected to compose a significant part of Future Internet, most content will be managed by…

网络与互联网体系结构 · 计算机科学 2016-09-09 Cristina Muñoz , Liang Wang , Eduardo Solana , Jon Crowcroft

Content-Centric Networking (CCN) is a concept being considered as a potential future alternative to, or replacement for, today's Internet IP-style packet-switched host-centric networking. One factor making CCN attractive is its focus on…

网络与互联网体系结构 · 计算机科学 2012-08-01 Mishari Almishari , Paolo Gasti , Naveen Nathan , Gene Tsudik

Bloom filters are data structures used to determine set membership of elements, with applications from string matching to networking and security problems. These structures are favored because of their reduced memory consumption and fast…

数据结构与算法 · 计算机科学 2019-02-21 Ethan Madison , Zachary Zipper

In contrast to today's IP-based host-oriented Internet architecture, Information-Centric Networking (ICN) emphasizes content by making it directly addressable and routable. Named Data Networking (NDN) architecture is an instance of ICN that…

网络与互联网体系结构 · 计算机科学 2014-10-31 Cesar Ghali , Gene Tsudik , Ersin Uzun

Information-Centric Networking (ICN) specifically Name Data Networking (NDN) is the name-base (content-base) networking and takes named-contents as "first class citizen", being considered as the ideal candidate to form the Future Internet…

网络与互联网体系结构 · 计算机科学 2017-11-29 Sobia Arshad , Muhammad Awais Azam , Syed Hassan Ahmed , Prof. Jonathan Loo

With the growing realization that current Internet protocols are reaching the limits of their senescence, a number of on-going research efforts aim to design potential next-generation Internet architectures. Although they vary in maturity…

网络与互联网体系结构 · 计算机科学 2012-08-08 Paolo Gasti , Gene Tsudik , Ersin Uzun , Lixia Zhang

Forwarding data by name has been assumed to be a necessary aspect of an information-centric redesign of the current Internet architecture that makes content access, dissemination, and storage more efficient. The Named Data Networking (NDN)…

网络与互联网体系结构 · 计算机科学 2017-04-24 J. J. Garcia-Luna-Aceves

In Named Data Networking (NDN), there is a need for routing protocols to populate Forwarding Information Base (FIB) tables so that the Interest messages can be forwarded. To populate FIBs, clients and routers require some routing…

网络与互联网体系结构 · 计算机科学 2018-10-01 Ali Marandi , Torsten Braun , Kave Salamatian , Nikolaos Thomos

The evolution from traditional IP-based networking to Named Data Networking (NDN) represents a paradigm shift to address the inherent limitations of current network architectures, such as scalability, mobility, and efficient data…

网络与互联网体系结构 · 计算机科学 2024-12-25 Amir Esmaeili , Maryam Fazli

The Bloom filter (BF) is a well-known space-efficient data structure that answers set membership queries with some probability of false positives. In an attempt to solve many of the limitations of current inter-networking architectures,…

数据结构与算法 · 计算机科学 2010-01-20 Christian Esteve Rothenberg , Carlos A. Macapuna , Fabio L. Verdi , Mauricio F. Magalhaes , Alexander Wiesmaier

Big Data is the most popular emerging trends that becomes a blessing for human kinds and it is the necessity of day-to-day life. For example, Facebook. Every person involves with producing data either directly or indirectly. Thus, Big Data…

数据库 · 计算机科学 2019-03-18 Ripon Patgiri , Sabuzima Nayak , Samir Kumar Borgohain

In this paper, we propose a novel network coding enabled NDN architecture for the delivery of scalable video. Our scheme utilizes network coding in order to address the problem that arises in the original NDN protocol, where optimal use of…

网络与互联网体系结构 · 计算机科学 2015-10-23 Eirina Bourtsoulatze , Nikolaos Thomos , Jonnahtan Saltarin , Torsten Braun

As in-vehicle communication becomes more complex, the automotive community is exploring various architectural options such as centralized and zonal architectures for their numerous benefits. Zonal architecture reduces the wiring cost by…

Distributed Denial of Service (DDoS) attacks have plagued the Internet for decades, but the basic defense approaches have not fundamentally changed. Rather, the size and rate of growth in attacks have actually outpaced carriers' and DDoS…

密码学与安全 · 计算机科学 2021-04-14 Zhiyi Zhang , Vishrant Vasavada , Siva Kesava Reddy Kakarla , Angelos Stavrou , Eric Osterweil , Lixia Zhang

Name lookup is a key technology for the forwarding plane of content router in Named Data Networking (NDN). To realize the efficient name lookup, what counts is deploying a highperformance index in content routers. So far, the proposed…

网络与互联网体系结构 · 计算机科学 2022-05-25 Zhuo Li , Jindian Liu , Liu Yan , Beichuan Zhang , Peng Luo , Kaihua Liu

Named Data Networking (NDN) is an emerging technology for a future internet architecture that addresses weaknesses of the Internet Protocol (IP). Since Internet users and applications have demonstrated an ever-increasing need for high speed…

网络与互联网体系结构 · 计算机科学 2019-07-30 Siham Khoussi , Ayoub Nouri , Junxiao Shi , James Filliben , Lotfi Benmohamed , Abdella Battou , Saddek Bensalem

Information-Centric Networking (ICN) has recently emerged as a prominent candidate for the Future Internet Architecture (FIA) that addresses existing issues with the host-centric communication model of the current TCP/IP-based Internet.…

网络与互联网体系结构 · 计算机科学 2020-12-09 Boubakr Nour , Hakima Khelifi , Rasheed Hussain , Spyridon Mastorakis , Hassine Moungla

Information centric networking (ICN) proposes to redesign the Internet by replacing its host-centric design with information-centric design. Communication among entities is established at the naming level, with the receiver side (referred…

网络与互联网体系结构 · 计算机科学 2016-11-17 Aytac Azgin , Ravishankar Ravindran , Guoqiang Wang
‹ 上一页 1 2 3 10 下一页 ›