Dissertations / Theses on the topic 'Content Centric Networking (CCN)'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 32 dissertations / theses for your research on the topic 'Content Centric Networking (CCN).'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.
Rozhnova, Natalya. "Congestion control for Content-Centric Networking." Thesis, Paris 6, 2015. http://www.theses.fr/2015PA066132/document.
Full textThe network resources are shared between a large number of users. It may potentially create a risk for buffer overflow and performance degradation. That is why congestion control is critical to guarantee network performance. Congestion control schemes have been widely studied in the past but only recently in the context of CCN (Content-Centric Networking).This thesis explores the congestion control risk of CCN, identifies the bottlenecks and proposes strategies to circumvent them. We have designed our original hop-by-hop Interest shaping mechanism (HoBHIS) that nicely exploits the flow balance enforced in CCN between Interest and Chunk packets. It monitors active conversations sharing the transmission buffer of a CCN node face in order to dynamically adjust their Interest sending rate and enforce the Chunk queue length to converge to a defined objective. This mechanism is implemented in each CCN node. Then, we extended HoBHIS in order to address several important concerns that might occur in CCN. We proposed a Tolerance mechanism that controls the Clients sending rate as well as prevents the loss of Interest packets. We demonstrated the efficiency of our mechanisms through mathematical proofs and simulations performed in ndnSIM.Our results have been published in international conferences. The work has generated interest from the networking community. Particularly, "Cisco Systems" invited us to join their project on developing Named-Data Networking (NDN) traffic control mechanism. As one of the important results of this collaboration is a research article that got a SIGCOMM ICN workshop’13 “Best paper award”. This paper is also presented as a part of the dissertation
Rozhnova, Natalya. "Congestion control for Content-Centric Networking." Electronic Thesis or Diss., Paris 6, 2015. http://www.theses.fr/2015PA066132.
Full textThe network resources are shared between a large number of users. It may potentially create a risk for buffer overflow and performance degradation. That is why congestion control is critical to guarantee network performance. Congestion control schemes have been widely studied in the past but only recently in the context of CCN (Content-Centric Networking).This thesis explores the congestion control risk of CCN, identifies the bottlenecks and proposes strategies to circumvent them. We have designed our original hop-by-hop Interest shaping mechanism (HoBHIS) that nicely exploits the flow balance enforced in CCN between Interest and Chunk packets. It monitors active conversations sharing the transmission buffer of a CCN node face in order to dynamically adjust their Interest sending rate and enforce the Chunk queue length to converge to a defined objective. This mechanism is implemented in each CCN node. Then, we extended HoBHIS in order to address several important concerns that might occur in CCN. We proposed a Tolerance mechanism that controls the Clients sending rate as well as prevents the loss of Interest packets. We demonstrated the efficiency of our mechanisms through mathematical proofs and simulations performed in ndnSIM.Our results have been published in international conferences. The work has generated interest from the networking community. Particularly, "Cisco Systems" invited us to join their project on developing Named-Data Networking (NDN) traffic control mechanism. As one of the important results of this collaboration is a research article that got a SIGCOMM ICN workshop’13 “Best paper award”. This paper is also presented as a part of the dissertation
Hlavatý, Martin. "Bezpečnostní problémy obsahově centrických sítí." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2012. http://www.nusl.cz/ntk/nusl-235479.
Full textBernardini, César. "Stratégies de Cache basées sur la popularité pour Content Centric Networking." Thesis, Université de Lorraine, 2015. http://www.theses.fr/2015LORR0121/document.
Full textContent Centric Networking (CCN) is a new architecture for a future Internet. CCN includes in-network caching capabilities at every node. Its effciency depends drastically on performances of caching strategies. A lot of studies proposing new caching strategies to improve the performances of CCN. However, among all these strategies, it is still unclear which one performs better as there is a lack of common environment to compare these strategies. In this thesis, we address the challenge of selecting the best caching strategies for CCN. The contribution of this thesis are the following. We build a common evaluation scenario and we compare via simulation the state of the art caching strategies: Leave Copy Everywhere (LCE), Leave Copy Down (LCD), ProbCache, Cache "Less" For More and MAGIC. We analyze the performance of all the strategies in terms of Cache Hit, Stretch, Diversity and Complexity, and determine the cache strategy that fits the best with every scenario. Later on, we propose two novel caching strategies for CCN based on popularity. First, we study popularity of content and we present Most Popular Caching (MPC) strategy. MPC privileges distribution of popular caches into the caches and thus, it overcomes other caching strategies. Second, we present an alternative caching strategy based on social networks: Socially-Aware Caching Strategy (SACS). SACS privileges distribution of content published by influential users into the network. Both caching strategies overcome state of the art mechanisms and, to the best of our knowledge, we are the first to use social information to build caching strategies
Malik, Hirah. "Efficient Network Coding Protocols for Information-Centric Networks." Electronic Thesis or Diss., université Paris-Saclay, 2021. http://www.theses.fr/2021UPASG096.
Full textThe amount of data exchanged over the Internet has grown drastically over the past decades. The increasing number of users, connected devices, and the popularity of video content have surged the demand for new communication methods that can deal with the growing volume of data traffic. Information-Centric Networking (ICN) has been proposed as an alternative to traditional IP-based networks. In ICN, consumers request named content via Interest packets to the network and receive data as a response to their request without taking care of the location of the content in the network. ICN allows in-network caching and naturally supports the use of multiple paths. Nevertheless, the maximum throughput can only be achieved if the content is requested over an optimal set of multicast trees. The computation of such multicast trees is hard to scale over large dynamic networks and requires coordination among network entities. Network coding has been recently introduced in ICN to improve multi-path dissemination and caching of content without the need for coordination. The challenge in the case of network coding is to get independent coded content in response to multiple parallel Interests by one or several consumers. In this thesis, we analyze some previous works that integrate network coding and ICN and identify some key issues these works face. We introduce an efficient solution where clients add compact information to Interest packets in order to ensure linear independence of content in network-coded ICN. This thesis proposes an architecture, MICN, that provides network coding on top of an Interest-based ICN implementation: Named Data Networking (NDN). The proposed architecture helps alleviate the issues faced by network coding-enabled ICN solutions presented in the past. A novel construction called MILIC (Multiple Interests for Linearly Independent Content) is introduced that imposes constraints on how the replies to Interests are coded, intending to get linearly independent contents in response to multiple Interests. Numerical analysis and simulations illustrate that the MILIC construction performs well with network-coded NDN, and the MICN protocol yields close to optimal throughput in some scenarios. The performance of MICN compares favorably to existing protocols. It shows significant benefits when considering the total number of transmitted packets in the network and in the case of lossy links. Several modified forwarding techniques integrated into the MICN protocol are proposed to optimize the network resource utilization while keeping a high throughput. MILIC led us to consider the problem of constructing subsets of vectors from a given vector space, such that when drawing arbitrarily one vector from each subset, the selected vectors are linearly independent. This thesis considers it as a mathematical problem and studies some alternative solutions to the MILIC construction. Finally, the thesis proves that a large family of solutions to this problem are equivalent to MILIC
Elshaarani, Tarek. "An Investigation into the Application of Content-Centric Networking within Challenged Network Environments using CCNx." Thesis, Uppsala universitet, Institutionen för informationsteknologi, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-227044.
Full textButt, Muhammad Rizwan. "A green analysis of the content centric networking architecture." Thesis, McGill University, 2013. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=114566.
Full textCCN (Content Centric Networks) est une architecture réseau récemment proposée. Elle peut potentiellement réduire l'utilisation de bande passante et améliorer l'extensibilité et la sécurité du réseau par rapport à l'architecture IP existante. Dans cette thése, nous conduisons une analyse énergétique comparative des CCN et des réseaux IP dans le cas du streaming vidéo. Nous considérons deux types de consommation d'énergie: celle requise pour construire les éléments du réseau et celle requise pour le fonctionnement du réseau. Nous réalisons des simulations de CCN sur trois topologies réseaux différentes (réseau en arbre, réseau de distribution et maillage partiel) afin de vérifier la réduction du traffic obtenue avec l'introduction d'un cache aux niveau des routeurs. Nous générons deux types de demandes de traffic (Zipf et distribution uniforme) pour réaliser cette analyse. Bien que les éléments d'un réseau CCN aient une plus grande consommation d'énergie par rapport à leur équivalent des réseaux IP et qui sont dues à la présence de mémoire supplémentaire, l'exploitation de leur capacité de cache permet de réduire la consommation d'énergie totale du réseau. Contenu de mise en cache au niveau des routeurs présents sur les niveaux inférieurs du réseau (clients prés) se traduit par la réduction du trafic sur les liens qui sont à proximité du serveur (source de contenu). Nous exploitons cette caractéristique du CCN à base de réseau à l'aide d'adaptation de débit pour obtenir des avantages de l'énergie. Nous considérons à la fois l'incorporation d'un mécanisme en ligne taux d'adaptation ainsi que d'un réseau statique approche de provisionnement et d'observer que ces approches peuvent conduire à une réduction substantielle de la consommation d'énergie pour les CCN. D'autre part, un réseau basé sur IP ne peut pas bénéficier de l'adaptation du débit en raison de l'absence des routeurs capables de cache.
Andersson, Elias. "Information retention for disaster-stricken networks using Content Centric Networking." Thesis, KTH, Skolan för datavetenskap och kommunikation (CSC), 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-210573.
Full textInternets underliggande arkitektur har varit i stort sett oförändrad sedan sin begynnelse på 1960-talet, och TCP/IP protokollstacken är fortsatt universell. Dock så används Internet idag för betydligt bredare ändamål än de ursprungliga syftena, och nu används Internet främst för att distribuera olika former av innehåll. Information Centric Networking (ICN) är en alternativ arkitektur som svarar på denna förändring i använding, avsedd att vara mer förberedd att hantera de nya kraven på Internet inte bara idag men också i framtiden. Den största angelägenheten i ICN är att distribuera innehåll på ett säkert och effektivt vis. Nuvarande forskning inom ICN handlar ofta om tillämpningar på olika sorters katastrofscenarier då tron är att ICN har egenskaper som motsvarar kraven hos sådana scenarier. I den här uppsatsen fortsätts denna forskning genom att en speciellt formgiven informationsbevaringslösning utvecklas, som nyttjar den existerande ICN-implementationen Content Centric Networking (CCN). Målet är att maximera och förlänga tillgängligheten av så mycket innehåll som möjligt i katastrofdrabbade nätverk genom att i förebyggande syfte replikera innehåll genom nätverkstopologin. Lösningen evalueras sedan mot ett scenario som utspelas i en nätverkstopologi utav virtuella maskiner. Det slutgiltiga resultatet är att lösningen presterar tillfredsställande och på så vis demonstrerar potentialen hos ICN vid tillämpning på sådana scenarion.
Li, Zhuo, Yutong Chen, Deliang Liu, and Xiang Li. "Performance analysis for an enhanced architecture of IoV via Content-Centric Networking." SPRINGER INTERNATIONAL PUBLISHING AG, 2017. http://hdl.handle.net/10150/625213.
Full textYou, Wei. "A Content-Centric Networking Node for a Realistic Efficient Implementation and Deployment." Télécom Bretagne, 2014. http://www.telecom-bretagne.eu/publications/publication.php?idpublication=14193.
Full textThe current IP based Internet architecture was designed in 70s. The development of new technologies and the evolution of Internet usages make the limitations of this design more visible, especially for the content delivery services. Facing this shortcoming, Van Jacobson and his PARC team proposed Content-Centric Network (CCN) in 2009. The CCN aims to build a content-oriented network, which means the entire networking architecture and all the networking activities are based on the content (content names in particular). The CCN proposal integrates many features such as on-path caching, security, multicast, and native mobility management. This novel proposal has many benefits but it brings also a lot of challenges for current hardware technologies. The transition from IP addresses to content names requires a large memory space to store the content names. However today's fast memory chip cannot meet this requirement. In this thesis I firstly focus on the PIT (Pending Interest Table) element in CCN routers. I propose a distributed PIT system based on the Bloom filter structure to reduce memory requirements and further improve routing performances. The principle of my proposal is that each CCN face manages its own PIT table instead of using a global table read/write lock for a centralized table. This distributed design resolves the information retrieval problem, which is a native shortcoming of Bloom filters. Thus treatment and routing speeds are improved. Thereafter I concentrate on the FIB (Forwarding Information Base) element. In the original CCN design, the FIB is filled by flooding content advertisement. With respect to the huge number of potential content names, this method not only explodes the capacity of FIB tables, but also introduces a high networking traffic. I propose a content-aware CCN forwarding system, which includes a content advertisement publish protocol, a FIB filling algorithm and a downstream forwarding element. In short, the content publish protocol requires that each advertisement is forwarded only towards certain nodes while the downstream forwarding element is a table that is in charge of discovering the other potential content sources. In the third contribution I propose an interface for interconnecting the CCN networking structure with the CDN services. The CDN service has so far been the way to address the content delivery issues of Internet. The key point of interconnecting CCN with CDN service is how to resolve the CDN repository miss-hit problem. The original CCN proposal does not enable efficient interconnection between CDN and CCN. I propose a system, which includes a CDN repository forwarding element and a CDN repository miss awareness mechanism. The former element is in charge of sending the related Interests towards the CDN repositories while the latter one aims to detect the CDN content miss and recover this lost
Agyapong, Patrick Kwadwo. "Economic Incentives in Content-Centric Networking: Implications for Protocol Design and Public Policy." Research Showcase @ CMU, 2013. http://repository.cmu.edu/dissertations/253.
Full textGoldman, Aaron David. "CCFS cryptographically curated file system." Diss., Georgia Institute of Technology, 2015. http://hdl.handle.net/1853/54394.
Full textGallo, Massimo. "Gestion du trafic et des ressources dans les réseaux centrés sur le contenu : design et évaluation." Phd thesis, Télécom ParisTech, 2012. http://pastel.archives-ouvertes.fr/pastel-01002134.
Full textCarlquist, Johan. "Evaluating the use of ICN for Internet of things." Thesis, Uppsala universitet, Institutionen för informationsteknologi, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-343368.
Full textSadat, Mohammad Nazmus. "QoE-Aware Video Communication in Emerging Network Architectures." University of Cincinnati / OhioLINK, 2021. http://rave.ohiolink.edu/etdc/view?acc_num=ucin162766498933367.
Full textVIRGILIO, MATTEO. "Study and analysis of innovative network protocols and architectures." Doctoral thesis, Politecnico di Torino, 2016. http://hdl.handle.net/11583/2643655.
Full textKerrouche, Abdelali. "Routage des données dans les réseaux centrés sur les contenus." Thesis, Paris Est, 2017. http://www.theses.fr/2017PESC1119/document.
Full textThe Information Centric Networking (ICN) represents a new paradigm that is increasingly developed within the Internet world. It brings forward new content-centric based approaches, in order to design a new architecture for the future Internet, whose usage today shifts from a machine oriented communication (hosts) to a large-scale content distribution and retrieval.In this context, several ICN architectures have been proposed by the scientific community, within several international projects: DONA, PURSUIT, SAIL, COMET, CONVERGENCE, Named Data Networking (NDN), etc.Our thesis work has focused on the problems of routing in such networks, through a NDN architecture, which represents one of the most advanced ICN architectures nowadays.In particular, we were interested in designing and implementing routing solutions that integrate quality-of-service metrics (QoS) in the NDN architecture in terms of current Internet usage. This latter is indeed characterized by a heterogeneity of connections and highly dynamic traffic conditions.In this type of architecture, data packets broadcast is organized in two levels: the routing planand the forwarding plane. The latter is responsible for routing packets on all available paths through an identified upstream strategy. The routing plan is meanwhile used only to support the forwarding plane. In fact, our solutions consist of new QoS routing strategies which we describe as adaptive. These strategies can transmit packets over multiple paths while taking into account the QoS parameters related to the state of the network and collected in real time.The first proposed approach is designed on the basis of a on-line Q-learn type inductive learning method, and is used to estimate the information collected on the dynamic state of the network.The second contribution is an adaptive routing strategy designed for NDN architectures which considers the metrics related to QoS. It is based on the similarities between the packet forwarding process in the NDN architecture and the behavior of ants when finding the shortest path between their nest and food sources. The techniques used to design this strategy are based on optimization approaches used "ant colonies" algorithms.Finally, in the last part of the thesis, we generalize the approach described above to extend it to the simultaneous consideration of several QoS parameters. Based on these principles, this approach was later extended to solving problems related to congestion.The results show the effectiveness of the proposed solutions in an NDN architecture and thus allow to consider QoS parameters in packet delivery mechanisms paving the way for various content-oriented applications on this architecture
Gallo, Massimo. "Gestion du trafic et des ressources dans les réseaux centrés sur le contenu : design et évaluation." Electronic Thesis or Diss., Paris, ENST, 2012. http://www.theses.fr/2012ENST0067.
Full textThe advent of the World Wide Web has radically changed Internet usage from host-to-host to service access and data retrieval. The majority of services used by Internet’s clients are content-centric (e.g. web). However, the original Internet revolves around host-to-host communication for which it was conceived. Even if Internet has been able to address the challenges offered by new applications, there is an evident mismatch between the architecture and its current usage. Many projects in national research agencies propose to redesign the Internet architecture around named data. Such research efforts are identified under the name of Information Centric Networking. This thesis focuses on the Content-Centric Networking (CCN) proposition. We first analyze the CCN communication model with particular focus on the bandwidth and storage sharing performance, We compute closed formulas for data delivery time, that we use in the second part of the thesis as guideline for network protocol design. Second, we propose some CCN congestion control and forwarding mechanisms. We present a first window based receiver driven flow control protocol, Interest Control Protocol (ICP). We also introduce a hop-by-hop congestion control mechanism to obtain early congestion detection and reaction. We then extend the original ICP congestion control protocol implementing a Remote Adaptive Active Queue Management mechanism in order to efficiently exploit heterogeneous (joint/disjoint) network paths. Finally, we introduce a distributed forwarding mechanism that bases its decisions on per prefix and per interface quality measurement without impacting the system scalability
Ben, Ammar Hamza. "On models for performance evaluation and cache resources placement in multi-cache networks." Thesis, Rennes 1, 2019. http://www.theses.fr/2019REN1S006/document.
Full textIn the last few years, Content Providers (CPs) have experienced a high increase in requests for video contents and rich media services. In view of the network scaling limitations and beyond Content Delivery Networks (CDNs), Internet Service Providers (ISPs) are developing their own caching systems in order to improve the network performance. These factors explain the enthusiasm around the Content-Centric Networking (CCN) concept and its in-network caching feature. The analytical quantification of caching performance is, however, not sufficiently explored in the literature. Moreover, setting up an efficient caching system within a network infrastructure is very complex and remains an open problem. To address these issues, we provide first in this thesis a fairly generic and accurate model of caching nodes named MACS (Markov chain-based Approximation of Caching Systems) that can be adapted very easily to represent different caching schemes and which can be used to compute different performance metrics of multi-cache networks. We tackled after that the problem of cache resources allocation in cache-enabled networks. By means of our analytical tool MACS, we present an approach that solves the trade-off between different performance metrics using multi-objective optimization and we propose an adaptation of the metaheuristic GRASP to solve the optimization problem
Benchaita, Walid. "Stabilisation et optimisation des réseaux de diffusion de contenu." Thesis, Paris 6, 2016. http://www.theses.fr/2016PA066593.
Full textToday, many devices are capable to capture full HD videos and use their network connections to access the Internet. The popularization of these devices and continuous efforts to increase network quality has brought a proper environment for the rise of live streaming. Associated with the large scale of Users Generated Content (UGC), live streaming presents new challenges. Content Delivery Networks (CDN)are considered as the potential solution to deliver this rising content volume. Although CDN solutions are progressively integrated with the network infrastructure, they still show technological limitations in dealing with the increasing amount of bandwidth-hungry and demanding applications. In this thesis, the main target of our contributions is request routing, which is a content delivery mechanism that has a key impact on scale and performance of the CDN, as well as on the perceived Quality of Experience (QoE). First, we present a flexible scheme and an optimization algorithm, based on Lyapunov theory, for request routing in CDNs. Our online approach provides a stable quality of service to clients, while improving content delivery delays. It also reduces data transport costs for operators and outperforms existing techniques in terms of peak traffic management.Second, to overcome the limitations of the redirection mechanism used in current request routing solutions, we introduce a new approach to content delivery incorporating Information-Centric Networking (ICN) principles without requiring any change in the underlying network. This solution improves content delivery performance and enables the implementation of cost efficient request routing strategies
Benchaita, Walid. "Stabilisation et optimisation des réseaux de diffusion de contenu." Electronic Thesis or Diss., Paris 6, 2016. http://www.theses.fr/2016PA066593.
Full textToday, many devices are capable to capture full HD videos and use their network connections to access the Internet. The popularization of these devices and continuous efforts to increase network quality has brought a proper environment for the rise of live streaming. Associated with the large scale of Users Generated Content (UGC), live streaming presents new challenges. Content Delivery Networks (CDN)are considered as the potential solution to deliver this rising content volume. Although CDN solutions are progressively integrated with the network infrastructure, they still show technological limitations in dealing with the increasing amount of bandwidth-hungry and demanding applications. In this thesis, the main target of our contributions is request routing, which is a content delivery mechanism that has a key impact on scale and performance of the CDN, as well as on the perceived Quality of Experience (QoE). First, we present a flexible scheme and an optimization algorithm, based on Lyapunov theory, for request routing in CDNs. Our online approach provides a stable quality of service to clients, while improving content delivery delays. It also reduces data transport costs for operators and outperforms existing techniques in terms of peak traffic management.Second, to overcome the limitations of the redirection mechanism used in current request routing solutions, we introduce a new approach to content delivery incorporating Information-Centric Networking (ICN) principles without requiring any change in the underlying network. This solution improves content delivery performance and enables the implementation of cost efficient request routing strategies
Nguyen, Anh Dung. "Contributions to Modeling, Structural Analysis, and Routing Performance in Dynamic Networks." Phd thesis, Institut National Polytechnique de Toulouse - INPT, 2013. http://tel.archives-ouvertes.fr/tel-00908502.
Full textLauinger, Tobias. "Security & Scalability of Content-Centric Networking." Master's thesis, 2010. http://tuprints.ulb.tu-darmstadt.de/2275/1/ccn-thesis.pdf.
Full textTang, Tang. "High Performance Content Centric Networking on Virtual Infrastructure." Thesis, 2013. http://hdl.handle.net/1807/42962.
Full textFonseca, Vítor Alves. "Smart Content Relocation in Content-Centric Networks." Master's thesis, 2015. http://hdl.handle.net/10316/97172.
Full textInformation-Centric Networking (ICN) is a new networking concept devised to cope with the challenges faced by the current design of Internet communications, such as the rising number of users and the mobility of the devices. Although this concept already has some features that are relevant for current Internet usage, such as in-network caching capabilities and content replication, there are still some relevant improvements to be developed. One of the key aspects of ICN is the ability to deal with node mobility, since there are no persistent connections, making it stand out from the current Internet design. However, although ICN supports mobility, there are still no optimizations to better serve users on the move. By tracking the contents’ popularity at the users’ sources, it is possible to pre-cache related contents to the ones accessed by the users at their destination. This pre-caching allows to better serve those users when they arrive, providing reduced delays while obtaining the pre-cached contents. Content-Centric Networking (CCN) is one of the existent ICN architectures and here we propose an improvement to CCN mobility capabilities: smart relocation of contents, based on users’ movement. In this work, we design, implement and validate smart content relocation mechanisms able to integrate with the core system of CCNx to anonymously monitor data requests and relocate relevant data according to the users’ upcoming destination prior to their arrival. This will allow an improvement on the users’ service experience, namely regarding delay, when using CCN with content relocation.
Information-Centric Networking (ICN) é um novo conceito de redes criado com o objectivo de ultrapassar alguns dos obstáculos encontrados pela actual forma de comunicação da Internet, tais como o crescente número de utilizadores e a mobilidade dos dispositivos. A possibilidade de fazer caching por toda a rede e de replicar conteúdos são duas das características base deste novo conceito, que tem ainda muitos aspectos onde pode ser melhorado. No ICN não existem ligações permanentes entre dois nós, ao contrário do actual conceito da Internet, o que faz com que este consiga lidar bem com a mobilidade dos nós, um dos principais aspectos que se salienta comparando à actualidade. No entanto não foram ainda desenvolvidas nenhum tipo de optimizações para melhor responder aos utilizadores que estão em movimento. Através da monitorização dos conteúdos populares entre os utilizadores, é possível fazer um pre-caching quando estes se movem, para assim melhor a sua experiência quando chegam ao destino, nomeadamente apresentando atrasos menores. Content-Centric Networking (CCN) é uma das várias arquitecturas de ICN existentes à qual é proposta uma melhoria: relocalização inteligente de conteúdos com base no deslocamento dos utilizadores. Neste trabalho desenhamos, implementamos e validamos esta proposta e a sua integração com o sistema base do CCNx através da monitorização anónima dos conteúdos e da migração dos conteúdos relevantes para o destino dos utilizadores. Esta migração permitirá uma melhoria na experiência dos utilizadores, nomeadamente em termos de atraso quando usam CCN com a relocalização dos conteúdos.
Tseng, Kuo-Chung, and 曾國郡. "Open-CCN: OpenFlow-based Content-centric Network Platform." Thesis, 2014. http://ndltd.ncl.edu.tw/handle/5g982r.
Full text國立交通大學
網路工程研究所
102
People have been used to obtain many kind of information from Internet, such like video, music, data. However, the explosion of Internet user and multimedia data caused many problems in current network architecture, such as insufficiency IP addresses for the increasing number of mobile devices, high bandwidth consumption for multimedia services like Youtube, heavy server loading for hundred thousand of multimedia connections, etc. For these reasons, the Content-Centric Networking (CCN) is proposed to provide a new networking paradigm. It uses content name to replace the IP address and allows each CCN router to cache content. The user no longer cares where but what the content is. In CCN, a request with the content name will hit the cache as it passes through the router on the way to a data server. As a result, data can be coming from a nearby router instead of the server. Therefore, both bandwidth consumption and server loading can be decreased. However, how to realize CCN in current network architecture becomes an important issue. We propose to use Software-defined networking (SDN) to realize content-centric network named Open-CCN. In order to coexist with IP network and allow current IP devices to access Open-CCN seamlessly, an IP-Name translation proxy server and tunneling are introduced. In addition, we proposed a multiple sources transport protocol in order to improve data transmission rate. Finally, we use the commercial network appliances to build a small network to demonstrate the function and the performance of each network component in our Open-CCN network.
Yu-LinTseng and 曾郁霖. "A Routing Table Improvement for Content-Centric Networking." Thesis, 2018. http://ndltd.ncl.edu.tw/handle/vz9gwx.
Full textWu, Jian-wei, and 吳建緯. "The Study of Energy Efficient Caching in Content Centric Networking." Thesis, 2014. http://ndltd.ncl.edu.tw/handle/18230775908388182786.
Full text世新大學
資訊管理學研究所(含碩專班)
102
With the popularity of content production and dissemination applications such as sharing videos on YouTube and social networking services, Internet has been rapidly growing and becoming one of the leading players in energy consumption. Recently, Content-centric Net-working (CCN), whose aim is to redesign the Internet architecture with the named-data as the primary element in the novel networking paradigm, has attracted wide research interests. In CCN, content items are uniquely identified by hierarchical names and requested by receivers via Interest packets. The CCN enabled routers (CCNR) will handle and forward the Interest packets toward the original content servers and send the data packets back to the receivers. The data packets can be cached by any CCNR so as to serve future redundant interest packets. In terms of energy efficiency, CCN requires less transport energy but additional energy to provide a caching capability at every CCNR. In this paper, we study on the issues of energy efficient caching for CCN architecture. We first analyze the threshold level from which caching content starts to be beneficial for a CCNR and develop a simple strategy to reduce redundant data. We then propose a cache replacement policy based on the content request rate and the degree of branching which is defined as the number of different neighboring nodes from which the Interest packets are received. Furthermore, we demonstrate the effectiveness of our proposed caching scheme by simulations.
Chen, Jiachen. "A Content-Oriented Architecture for Publish/Subscribe Systems." Doctoral thesis, 2015. http://hdl.handle.net/11858/00-1735-0000-0022-5F9F-3.
Full textRosensweig, Elisha. "On the Analysis and Management of Cache Networks." 2012. https://scholarworks.umass.edu/open_access_dissertations/663.
Full textArumaithurai, Mayutan. "An Intelligent and Powerful Data Plane Support To Enhance Future Communication." 2018. http://hdl.handle.net/11858/00-1735-0000-002E-E446-7.
Full textGomes, André Sérgio Nobre. "Performance Enhancement of Content Delivery in Mobile Networks." Doctoral thesis, 2016. http://hdl.handle.net/10316/33119.
Full textWith the recent advances in mobile technology, such as the boom in the usage of smartphones and mobile networks, content demand of mobile users has increased significantly. This exponential increase exposed several limitations on the current mechanisms for content delivery. Namely, the current paradigm for requesting content focuses on resources and not on content as it would be ideal to improve content delivery. Despite the existing efforts to overcome this limitation that greatly affects overall performance and efficiency, there are still open challenges that need to be addressed. The first challenge is how to explore new technologies together with a new content request paradigm, aiming at having deeper integration with existing networks and availability of compute, storage and network resources whenever and wherever they are necessary to handle different amounts of user loads. The second challenge is dealing with the integration of content delivery mechanisms with mobile networks and all its particularities, such as constrained architectures and demanding processing requirements. The third challenge is the usage of multiple radio technologies in a transparent and coordinated manner to improve overall efficiency and performance of mobile networks. The fourth challenge is the extension of content caching to the edge of mobile networks with efficient usage of storage resources and reduced latency for content delivery. The fifth and last challenge is the proper distribution of content among edge caches ensuring adaptability to the mobility of users. The key contributions of this thesis aim at addressing those challenges, by providing an integrated architecture with a set of strategies, mechanisms and algorithms that tackle the identified problems in detail and span across multiple knowledge domains. A first contribution concerns a cloud-based system for content delivery, which is easily deployable in new locations, integrates with other services and adapts itself to different user loads. Later on, the integration of this system with mobile networks is depicted to bring the enhancements of that system directly to content delivery in mobile networks, and mechanisms to ensure that it is feasible and follows current standards and specifications are described. Afterwards, and considering that multiple network technologies can be used simultaneously, strategies are proposed to efficiently handle load balancing and offloading of content delivery between different radio technologies in mobile networks, ensuring complete transparency for end users and efficient usage of available resources. Next, and because the previous contributions make caching at the edge of mobile networks a reality, caching strategies for the edge of mobile networks are highlighted, focusing on maximizing performance in terms of latency reduction while optimizing storage usage. Finally, content distribution strategies for edge caches based on users' movement and their interests are presented. These aim at improving edge caching by trying to guarantee that content is cached where it yields the greatest benefits for nearby users. Results gathered from the evaluation of the contributions of this thesis demonstrate that they bring major benefits for content delivery and that performance is greatly enhanced. These improvements are very important from multiple perspectives, as all the involved stakeholders, from mobile users to content providers and mobile operators, may benefit at different levels such as quality of experience, satisfaction and costs.
Com os recentes avanços na tecnologia móvel, tais como o aumento estrondoso da utilização de smartphones e redes móveis, a procura de conteúdos por parte de utilizadores móveis tem aumentado significativamente. Este aumento exponencial expôs várias limitações nos mecanismos actuais para a entrega de conteúdos. Nomeadamente, o actual paradigma para solicitar conteúdos foca-se em recursos e não nos conteúdos como seria ideal para melhorar a entrega de conteúdos. Apesar dos esforços já existentes para ultrapassar esta limitação que afecta de forma substancial e genérica a performance e eficiência, ainda existem desafios em aberto para serem endereçados. O primeiro desafio é como explorar novas tecnologias em conjunto com um novo paradigma para pedido de conteúdos, com o objectivo de ter maior integração com as redes existentes e a disponibilidade de recursos de computação, armazenamento e rede quando e onde forem necessários, para assim acomodar diferentes quantidades de carga de utilizadores. O segundo desafio prende-se com a integração de mecanismos para entrega de conteúdos nas redes móveis e todas as particularidades que isso acarreta, nomeadamente arquitecturas limitadas e requisitos de processamento exigentes. O terceiro desafio é a utilização de múltiplas tecnologias de rádio de forma transparente e coordenada para aumentar de forma global a eficiência e performance das redes móveis. O quarto desafio é a extensão de caches de conteúdos até à orla das redes móveis com vista a uma utilização eficiente de recursos de armazenamento e latências reduzidas na entrega de conteúdos. O quinto e último desafio é a distribuição adequada de conteúdos entre caches na orla das redes móveis, assegurando adaptabilidade à mobilidade dos utilizadores. As contribuições chave desta tese têm como objectivo endereçar os desafios referidos anteriormente, providenciando uma arquitectura integrada com um conjunto de estratégias, mecanismos e algoritmos que tratam dos problemas identificados em detalhe e abrangem múltiplos domínios do conhecimento. Uma primeira contribuição diz respeito a um sistema baseado na nuvem para entrega de conteúdos, o qual é facilmente implementável em novas localizações, integra com outros serviços e adapta-se a si próprio a diferentes cargas de utilizadores. De seguida, é apresentada a integração deste sistema com redes móveis e são descritos mecanismos para garantir a sua praticabilidade e adequação às normas e padrões existentes, para assim trazer as suas melhorias directamente à entrega de conteúdos em redes móveis. Depois, e considerando que múltiplas tecnologias de rede podem ser utilizadas em simultâneo, são apresentadas estratégias para efectuar balanceamento e transferência de carga entre múltiplas tecnologias de rádio em redes móveis, assegurando total transparência para os utilizadores finais e uma utilização eficiente dos recursos existentes. Mais tarde, e porque as contribuições anteriores tornam a existência de caches na orla das redes móveis uma realidade, estratégias para caching na orla das redes móveis são realçadas, focando-se em maximizar a performance em termos de redução de latência e na optimização da utilização de recursos de armazenamento. Finalmente, estratégias para a distribuição de conteúdos em caches na orla das redes móveis baseadas em movimento e interesses dos utilizadores são apresentadas. Estas visam a melhoria das caches na orla das redes móveis ao tentar garantir que os conteúdos são colocados em caches onde irão trazer os maiores benefícios possíveis para utilizadores na imediação. Os resultados obtidos da avaliação das contribuições desta tese demonstram que as mesmas trazem benefícios relevantes para a entrega dos conteúdos juntamente com um aumento significativo da performance. Estas melhorias são muito importantes de múltiplas perspectivas, dado que todas as partes interessadas, desde utilizadores móveis até produtores de conteúdos e operadores móveis, podem beneficiar a diferentes níveis tais como qualidade da experiência, satisfação e custos.
Universidade de Berna, Suíça
OneSource, Consultoria Informática, Lda.