Littérature scientifique sur le sujet « Edge Networking »
Créez une référence correcte selon les styles APA, MLA, Chicago, Harvard et plusieurs autres
Consultez les listes thématiques d’articles de revues, de livres, de thèses, de rapports de conférences et d’autres sources académiques sur le sujet « Edge Networking ».
À côté de chaque source dans la liste de références il y a un bouton « Ajouter à la bibliographie ». Cliquez sur ce bouton, et nous générerons automatiquement la référence bibliographique pour la source choisie selon votre style de citation préféré : APA, MLA, Harvard, Vancouver, Chicago, etc.
Vous pouvez aussi télécharger le texte intégral de la publication scolaire au format pdf et consulter son résumé en ligne lorsque ces informations sont inclues dans les métadonnées.
Articles de revues sur le sujet "Edge Networking"
Adams, Robert. « Data Networking : A Competitive Edge ». Industrial Management & ; Data Systems 86, no 5/6 (mai 1986) : 13–15. http://dx.doi.org/10.1108/eb057441.
Texte intégralGudhka, Drashti. « Computer Network ». International Journal for Research in Applied Science and Engineering Technology 12, no 1 (31 janvier 2024) : 78–87. http://dx.doi.org/10.22214/ijraset.2024.57862.
Texte intégralXin, Jing, et Jia Pin Xu. « Based on Edge Node Network Service Recognition Research ». Applied Mechanics and Materials 55-57 (mai 2011) : 1473–78. http://dx.doi.org/10.4028/www.scientific.net/amm.55-57.1473.
Texte intégralDomet, Jack J., T. M. Rajkumar Domet et David Yen. « MULTIMEDIA NETWORKING A Leading-Edge Communication Technology ». Information Systems Management 11, no 4 (janvier 1994) : 39–45. http://dx.doi.org/10.1080/07399019408964669.
Texte intégralShiwen Mao, Y. T. Hou et Min-You Wu. « Exploiting edge capability for wireless sensor networking ». IEEE Wireless Communications 15, no 4 (août 2008) : 67–73. http://dx.doi.org/10.1109/mwc.2008.4599223.
Texte intégralPrieto, Javier, et Ramón J. Durán Barroso. « Emerging Technologies in Edge Computing and Networking ». Sensors 24, no 4 (17 février 2024) : 1271. http://dx.doi.org/10.3390/s24041271.
Texte intégralWang, Dan, Fangming Liu, Wei Bao, Lin Wang, Jiangchuan Liu, Yuanyuan Yang et Weisong Shi. « Editorial of CCF transactions on networking : special issue on edge computing and networking ». CCF Transactions on Networking 2, no 1 (3 mai 2019) : 1–3. http://dx.doi.org/10.1007/s42045-019-00017-7.
Texte intégralMastorakis, Spyridon, Abderrahmen Mtibaa, Jonathan Lee et Satyajayant Misra. « ICedge : When Edge Computing Meets Information-Centric Networking ». IEEE Internet of Things Journal 7, no 5 (mai 2020) : 4203–17. http://dx.doi.org/10.1109/jiot.2020.2966924.
Texte intégralWei, Hung-Yu, Tao Zhang, T. Russell Hsing et Doug Zuckerman. « Future Trends in Fog/Edge Computing and Networking ». IEEE Communications Magazine 61, no 12 (décembre 2023) : 38–39. http://dx.doi.org/10.1109/mcom.2023.10375689.
Texte intégralRos, Seyha, Prohim Tam, Inseok Song, Seungwoo Kang et Seokhoon Kim. « A survey on state-of-the-art experimental simulations for privacy-preserving federated learning in intelligent networking ». Electronic Research Archive 32, no 2 (2024) : 1333–64. http://dx.doi.org/10.3934/era.2024062.
Texte intégralThèses sur le sujet "Edge Networking"
Peraccini, Simone. « Named Data Networking for Computing in the Mobile Edge ». Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2018. http://amslaurea.unibo.it/17059/.
Texte intégralRajakaruna, A. (Archana). « Lightweight edge-based networking architecture for low-power IoT devices ». Master's thesis, University of Oulu, 2019. http://jultika.oulu.fi/Record/nbnfioulu-201906072483.
Texte intégralKrishna, Nitesh. « Software-Defined Computational Offloading for Mobile Edge Computing ». Thesis, Université d'Ottawa / University of Ottawa, 2018. http://hdl.handle.net/10393/37580.
Texte intégralSAPIO, AMEDEO. « Distributed services across the network from edge to core ». Doctoral thesis, Politecnico di Torino, 2018. http://hdl.handle.net/11583/2706995.
Texte intégralAouadj, Messaoud. « AirNet, le modèle de virtualisation « Edge-Fabric » comme plan de contrôle pour les réseaux programmables ». Thesis, Toulouse 3, 2016. http://www.theses.fr/2016TOU30138/document.
Texte intégralThe work of this thesis falls within the general context of software-defined networking (SDN). This new paradigm is one of the most significant initiatives to enable networks programmability or, in other words, to make current networks easier to configure, test, debug and evolve. Within an SDN ecosystem, the Northbound interface is used by network administrators to define policies and to program the control plane, it thus represents a major challenge. Ideally, this northbound interface should allow administrators to describe, as simply as possible, network services and their interactions, rather than specifying how and on what physical device they need to be deployed. Current related works show that this can be partly achieved through virtualization solutions and high-level domain specific languages (DSL). The objective of this thesis is to propose a new Northbound interface which will, on the one hand, rely on network virtualization and, on the other hand, expose its services as a domain specific programming language. Currently, several languages that include network virtualization solutions exist. Nevertheless, we believe that the abstract models they are using to build virtual networks remain inadequate to ensure simplicity, modularity and flexibility of virtual topologies and control programs. In this context, we propose a new network control language named AirNet. Our language is built on top of an abstraction model whose main feature is to provide a clear separation between edge and core network devices. This concept is a well-known and accepted idea within the network designer community. The originality of our contribution is to lift up this concept at the virtual control plane, not limiting it solely at the physical plane. Thus, logical boundaries between different types of policies will exist (control and data functions vs. transport functions), ensuring modularity and reusability of the control program. Moreover, in the proposed approach, the definition of the virtual network and policies is totally dissociated from the target physical infrastructure, promoting the portability of control applications. An implementation of the AirNet language has also been done. This prototype includes in particular a library that implements the primitives and operators of the language, and a hypervisor that achieves the composition of the control policies on the virtual network, and their mapping on the physical infrastructure. In order to rely on existing SDN controllers, the hypervisor includes integration modules for the POX and RYU controllers. An experimental validation has been also conducted on different use cases (filtering, load balancing, dynamic authentication, bandwidth throttling, etc.), whose results demonstrate the feasibility of our solution. Finally, performance measurements have shown that the additional cost brought by this new abstraction layer is perfectly acceptable
Zacarias, Iulisloi. « Employing concepts of the SDN paradigm to support last-mile military tactical edge networks ». reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2018. http://hdl.handle.net/10183/183191.
Texte intégralThe future battlefield tends to be populated by a plethora of “intelligent things”. In some ways, this is already a reality, but in future battlefields, the number of deployed things should be orders of magnitude higher. Networked communication is essential to take real advantage of the deployed devices on the battlefield, and to transform the data collected by them into information valuable for the human warfighters. Support for human decision making and even a level of autonomy, allowing devices to coordinate and interact with each other to execute their activities in a collaborative way require continuous communication. Challenges regarding communication will arise from the high dynamics of the environment. The network adaption and management should occur autonomously, and it should reflect upper-level decisions. The large scale of the network connecting high-level echelons, troops on the field, and sensors of many types, beside the lack of communication standards turn the integration of the devices more challenging. In such a heterogeneous environment, many protocols and communication technologies coexist. This way, battlefield networks is an element of paramount importance in modern military operations Additionally, a change of paradigm regarding levels of autonomy and cooperation between humans and machines is in course and the concept of network-centric warfare is a no way back trend. Although new studies have been carried out in this area, most of these concern higher-level strategic networks, with abundant resources. Thus, these studies fail to take into account the “last-mile Tactical Edge Network (TEN) level,” which comprises resource constrained communication devices carried by troopers, sensor nodes deployed on the field or small unmanned aerial vehicles. In an attempt to fill this gap, this work proposes an architecture combining concepts from software-defined networking (SDN) paradigm and the delay-tolerant approach to support applications in the last-mile TEN. First, the use of SDN in dynamic scenarios regarding node positioning is evaluated through a surveillance application using video streaming and Quality of Experience (QoE) measures are captured on the video player. We also explore the election of nodes to act as SDN Controllers in the TEN environment. The experiments use emulator for SDN with support to wireless networks. Further investigation is required, for example, considering security requirements, however the results are promising and demonstrate the applicability of this architecture in the TEN network scenario.
Sadat, Mohammad Nazmus. « QoE-Aware Video Communication in Emerging Network Architectures ». University of Cincinnati / OhioLINK, 2021. http://rave.ohiolink.edu/etdc/view?acc_num=ucin162766498933367.
Texte intégralMekki, Mohamed. « Enabling Zero-Touch Cloud Edge Computing Continuum Management ». Electronic Thesis or Diss., Sorbonne université, 2024. https://accesdistant.sorbonne-universite.fr/login?url=https://theses-intra.sorbonne-universite.fr/2024SORUS231.pdf.
Texte intégralThe maturation of cloud computing and edge computing infrastructure provisioning and management has led to the emergence of Cloud Edge Computing Continuum (CECC). CECC enables seamless deployment and migration of applications between centralized cloud infrastructures and decentralized edge infrastructure. This evolution has driven new use cases across industries, including Industrial Internet of Things (IIoT), autonomous vehicles, and augmented reality, all benefiting from this distributed architecture.These use cases require scalability and storage from massive data centers typical of traditional cloud computing, as well as the low latency and high bandwidth offered by edge computing infrastructures. Several factors enable the development and deployment of applications to fully leverage CECC : advancements in application deployment technologies like virtualization and containerization, a shift in application architecture and development methodology towards microservices architectures, and innovations in networking technologies such as 5G mobile networks. Efficiently orchestrating applications within the CECC framework is crucial for meeting performance requirements and optimizing infrastructure resource utilization. This thesis proposes solutions for zero-touch management of CECC, focusing on automated monitoring, profiling, and decision-making processes. These solutions aim to automate application management, facilitating seamless orchestration and resource optimization.In the first contribution, a novel monitoring system for multi-domain services is proposed, utilizing a unified structure for Key Performance Indicators (KPIs) to abstract underlying technologies. This scalable system monitors end-to-end network slices, including Radio Access Network (RAN), Core Network (CN), and Cloud/Edge domains.The second contribution presents results from an experimental study aiming to detect if a tenant's configuration allows running its service optimally. The study provides insights on detecting and correcting performance degradation due to misconfiguration of service resources.Moving towards decision-making of a CECC manager, the third contribution proposes a Zero-Touch Service Management (ZSM) framework featuring a fine-granular computing resource scaler in a cloud-native environment. The scaler uses AI/ML models to predict microservice performances, with an XAI module conducting root-cause analysis for service degradation. Afterwards, the proposed framework scales only the needed resources (i.e., CPU or memory) to overcome the service degradation. Finally, in the last contribution, an architecture of CECC Application Orchestrator is proposed, leveraging applications and infrastructures profiling for efficient management. These profiles represent current and future applications' requirements, guiding decision-making processes (placement, resources scaling. migration) to minimize carbon footprint and deployment costs
Da, Silva Silvestre Guthemberg. « Designing Adaptive Replication Schemes for Efficient Content Delivery in Edge Networks ». Phd thesis, Université Pierre et Marie Curie - Paris VI, 2013. http://tel.archives-ouvertes.fr/tel-00931562.
Texte intégralAguiari, Davide. « Exploring Computing Continuum in IoT Systems : sensing, communicating and processing at the Network Edge ». Electronic Thesis or Diss., Sorbonne université, 2021. http://www.theses.fr/2021SORUS131.
Texte intégralAs Internet of Things (IoT), originally comprising of only a few simple sensing devices, reaches 34 billion units by the end of 2020, they cannot be defined as merely monitoring sensors anymore. IoT capabilities have been improved in recent years as relatively large internal computation and storage capacity are becoming a commodity. In the early days of IoT, processing and storage were typically performed in cloud. New IoT architectures are able to perform complex tasks directly on-device, thus enabling the concept of an extended computational continuum. Real-time critical scenarios e.g. autonomous vehicles sensing, area surveying or disaster rescue and recovery require all the actors involved to be coordinated and collaborate without human interaction to a common goal, sharing data and resources, even in intermittent networks covered areas. This poses new problems in distributed systems, resource management, device orchestration,as well as data processing. This work proposes a new orchestration and communication framework, namely CContinuum, designed to manage resources in heterogeneous IoT architectures across multiple application scenarios. This work focuses on two key sustainability macroscenarios: (a) environmental sensing and awareness, and (b) electric mobility support. In the first case a mechanism to measure air quality over a long period of time for different applications at global scale (3 continents 4 countries) is introduced. The system has been developed in-house from the sensor design to the mist-computing operations performed by the nodes. In the second scenario, a technique to transmit large amounts of fine-time granularity battery data from a moving vehicle to a control center is proposed jointly with the ability of allocating tasks on demand within the computing continuum
Livres sur le sujet "Edge Networking"
Dale, Dougherty, et Koman Richard, dir. 2001 P2P networking overview : The emergent P2P platform of presence, identity, and edge resources. Sebastopol, CA : O'Reilly & Associates, 2001.
Trouver le texte intégralVictoria, Rosenborg, dir. Technology edge : A guide to multimedia. Carmel, Ind : New Riders Pub, 1993.
Trouver le texte intégralAGHA, Loygue. Edge Networking : Internet des Edges Hb : Edge Networking. ISTE Editions Ltd., 2022.
Trouver le texte intégralLoygue, Pauline, Guy Pujolle et Khaldoun Al Agha. Edge Networking : Internet of Edges. Wiley & Sons, Incorporated, John, 2022.
Trouver le texte intégralLoygue, Pauline, Guy Pujolle et Khaldoun Al Agha. Edge Networking : Internet of Edges. Wiley & Sons, Incorporated, John, 2022.
Trouver le texte intégralLoygue, Pauline, Guy Pujolle et Khaldoun Al Agha. Edge Networking : Internet of Edges. Wiley & Sons, Incorporated, John, 2022.
Trouver le texte intégralLoygue, Pauline, Guy Pujolle et Khaldoun Al Agha. Edge Networking : Internet of Edges. Wiley & Sons, Incorporated, John, 2022.
Trouver le texte intégralHaddadou, Kamel. Cloud and Edge Networking. Wiley & Sons, Incorporated, John, 2023.
Trouver le texte intégralHaddadou, Kamel. Cloud and Edge Networking. Wiley & Sons, Incorporated, John, 2023.
Trouver le texte intégralHaddadou, Kamel. Cloud and Edge Networking. Wiley & Sons, Incorporated, John, 2023.
Trouver le texte intégralChapitres de livres sur le sujet "Edge Networking"
Pinho, André C., Alexandre A. Santos, Daniel R. Figueiredo et Felipe M. G. França. « Two ID-Free Distributed Distance-2 Edge Coloring Algorithms for WSNs ». Dans NETWORKING 2009, 919–30. Berlin, Heidelberg : Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-01399-7_72.
Texte intégralLi, Lanhui, et Tiejun Lv. « Pricing-Based Partial Computation Offloading in Mobile Edge Computing ». Dans Communications and Networking, 3–14. Cham : Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-41114-5_1.
Texte intégralRen, Yanling, Zhihui Weng, Yuanjiang Li, Zhibin Xie, Kening Song et Xiaolei Sun. « Distributed Task Splitting and Offloading in Mobile Edge Computing ». Dans Communications and Networking, 33–42. Cham : Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-41114-5_3.
Texte intégralXu, Fangmin, Huanyu Ye, Shaohua Cui, Chenglin Zhao et Haipeng Yao. « Software Defined Industrial Network : Architecture and Edge Offloading Strategy ». Dans Communications and Networking, 46–56. Cham : Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-06161-6_5.
Texte intégralWatanabe, Ryu, Ayumu Kubota et Jun Kurihara. « Resource Authorization Methods for Edge Computing ». Dans Advanced Information Networking and Applications, 167–79. Cham : Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-99584-3_15.
Texte intégralAn, Li, et Xin Su. « Cloud-Edge Collaboration Based Data Mining for Power Distribution Networks ». Dans Communications and Networking, 438–51. Cham : Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-99200-2_33.
Texte intégralTomar, Kavish, Sarishma Dangi et Sachin Sharma. « Edge computing-enabled secure information-centric networking ». Dans Advances in Cyber Security and Intelligent Analytics, 1–26. Boca Raton : CRC Press, 2022. http://dx.doi.org/10.1201/9781003269144-1.
Texte intégralBruschi, Francesco, Marco Zanghieri, Michele Terziani et Donatella Sciuto. « Decentralized Updates of IoT and Edge Devices ». Dans Advanced Information Networking and Applications, 161–70. Cham : Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-57931-8_16.
Texte intégralZanussi, Luca, Daniele Tessera, Luisa Massari et Maria Carla Calzarossa. « Workflow Scheduling in the Cloud-Edge Continuum ». Dans Advanced Information Networking and Applications, 182–90. Cham : Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-57931-8_18.
Texte intégralD’Aniello, Giuseppe, Matteo Gaeta, Francesco Flammini et Giancarlo Fortino. « Situation Awareness in the Cloud-Edge Continuum ». Dans Advanced Information Networking and Applications, 307–16. Cham : Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-57931-8_30.
Texte intégralActes de conférences sur le sujet "Edge Networking"
Liang, Weifa. « AoI-Aware Query Services in Digital-TwinEmpowered Edge Computing ». Dans 2024 IFIP Networking Conference (IFIP Networking), 2. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619776.
Texte intégralOikonomou, Efthymios, Stefanos Plastras, Dimitrios Tsoumatidis, Dimitrios N. Skoutas et Angelos Rouskas. « Workload Prediction for Efficient Node Management in Mobile Edge Computing ». Dans 2024 IFIP Networking Conference (IFIP Networking), 461–67. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619775.
Texte intégralOlliaro, D., V. Mancuso, P. Castagno, M. Sereno et M. Ajmone Marsan. « Gaming on the Edge : Performance Issues of Distributed Online Gaming ». Dans 2024 IFIP Networking Conference (IFIP Networking), 259–67. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619768.
Texte intégralAl Azad, Md Washik, et Spyridon Mastorakis. « Deduplicator : When Computation Reuse Meets Load Balancing at the Network Edge ». Dans 2024 IFIP Networking Conference (IFIP Networking), 448–54. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619734.
Texte intégralZou, Yan, Tian Pan, Lu Lu, Zhiqiang Li, Kehan Yao, Yan Mu, Ying Wan, Tao Huang et Yunjie Liu. « HyperSFC : State-Intensive Service Function Chaining on Hyper-Converged Edge Infrastructure ». Dans 2024 IFIP Networking Conference (IFIP Networking), 1–9. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619908.
Texte intégralDeka, Sikha, et Radhika Sukapuram. « Edge Service Caching with Delayed Hits and Request Forwarding to Reduce Latency ». Dans 2024 IFIP Networking Conference (IFIP Networking), 792–97. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619791.
Texte intégralXiao, Ke, Jiaxin Wang, Chaofei Li, Zhenwei Yu et Feifei Gao. « Private Edge Computing Resource Allocation and Communication Optimization Based on Federated Learning ». Dans 2024 IFIP Networking Conference (IFIP Networking), 601–6. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619751.
Texte intégralZhang, Yuncan, et Weifa Liang. « Cost-Aware Digital Twin Migration in Mobile Edge Computing via Deep Reinforcement Learning ». Dans 2024 IFIP Networking Conference (IFIP Networking), 441–47. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619837.
Texte intégralKoukis, Georgios, Sotiris Skaperas, Ioanna Angeliki Kapetanidou, Lefteris Mamatas et Vassilis Tsaoussidis. « Performance Evaluation of Kubernetes Networking Approaches across Constraint Edge Environments ». Dans 2024 IEEE Symposium on Computers and Communications (ISCC), 1–6. IEEE, 2024. http://dx.doi.org/10.1109/iscc61673.2024.10733726.
Texte intégralMtibaa, Abderrahmen, Reza Tourani, Satyajayant Misra, Jeff Burke et Lixia Zhang. « Towards Edge Computing over Named Data Networking ». Dans 2018 IEEE International Conference on Edge Computing (EDGE). IEEE, 2018. http://dx.doi.org/10.1109/edge.2018.00023.
Texte intégralRapports d'organisations sur le sujet "Edge Networking"
Carpenter, Marie, et William Lazonick. The Pursuit of Shareholder Value : Cisco’s Transformation from Innovation to Financialization. Institute for New Economic Thinking Working Paper Series, février 2023. http://dx.doi.org/10.36687/inetwp202.
Texte intégralAfrican Open Science Platform Part 1 : Landscape Study. Academy of Science of South Africa (ASSAf), 2019. http://dx.doi.org/10.17159/assaf.2019/0047.
Texte intégral