Inhaltsverzeichnis
Auswahl der wissenschaftlichen Literatur zum Thema „Edge Networking“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit den Listen der aktuellen Artikel, Bücher, Dissertationen, Berichten und anderer wissenschaftlichen Quellen zum Thema "Edge Networking" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Zeitschriftenartikel zum Thema "Edge Networking"
Adams, Robert. „Data Networking: A Competitive Edge“. Industrial Management & Data Systems 86, Nr. 5/6 (Mai 1986): 13–15. http://dx.doi.org/10.1108/eb057441.
Der volle Inhalt der QuelleGudhka, Drashti. „Computer Network“. International Journal for Research in Applied Science and Engineering Technology 12, Nr. 1 (31.01.2024): 78–87. http://dx.doi.org/10.22214/ijraset.2024.57862.
Der volle Inhalt der QuelleXin, Jing, und 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.
Der volle Inhalt der QuelleDomet, Jack J., T. M. Rajkumar Domet und David Yen. „MULTIMEDIA NETWORKING A Leading-Edge Communication Technology“. Information Systems Management 11, Nr. 4 (Januar 1994): 39–45. http://dx.doi.org/10.1080/07399019408964669.
Der volle Inhalt der QuelleShiwen Mao, Y. T. Hou und Min-You Wu. „Exploiting edge capability for wireless sensor networking“. IEEE Wireless Communications 15, Nr. 4 (August 2008): 67–73. http://dx.doi.org/10.1109/mwc.2008.4599223.
Der volle Inhalt der QuellePrieto, Javier, und Ramón J. Durán Barroso. „Emerging Technologies in Edge Computing and Networking“. Sensors 24, Nr. 4 (17.02.2024): 1271. http://dx.doi.org/10.3390/s24041271.
Der volle Inhalt der QuelleWang, Dan, Fangming Liu, Wei Bao, Lin Wang, Jiangchuan Liu, Yuanyuan Yang und Weisong Shi. „Editorial of CCF transactions on networking: special issue on edge computing and networking“. CCF Transactions on Networking 2, Nr. 1 (03.05.2019): 1–3. http://dx.doi.org/10.1007/s42045-019-00017-7.
Der volle Inhalt der QuelleMastorakis, Spyridon, Abderrahmen Mtibaa, Jonathan Lee und Satyajayant Misra. „ICedge: When Edge Computing Meets Information-Centric Networking“. IEEE Internet of Things Journal 7, Nr. 5 (Mai 2020): 4203–17. http://dx.doi.org/10.1109/jiot.2020.2966924.
Der volle Inhalt der QuelleWei, Hung-Yu, Tao Zhang, T. Russell Hsing und Doug Zuckerman. „Future Trends in Fog/Edge Computing and Networking“. IEEE Communications Magazine 61, Nr. 12 (Dezember 2023): 38–39. http://dx.doi.org/10.1109/mcom.2023.10375689.
Der volle Inhalt der QuelleRos, Seyha, Prohim Tam, Inseok Song, Seungwoo Kang und Seokhoon Kim. „A survey on state-of-the-art experimental simulations for privacy-preserving federated learning in intelligent networking“. Electronic Research Archive 32, Nr. 2 (2024): 1333–64. http://dx.doi.org/10.3934/era.2024062.
Der volle Inhalt der QuelleDissertationen zum Thema "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/.
Der volle Inhalt der QuelleRajakaruna, 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.
Der volle Inhalt der QuelleKrishna, Nitesh. „Software-Defined Computational Offloading for Mobile Edge Computing“. Thesis, Université d'Ottawa / University of Ottawa, 2018. http://hdl.handle.net/10393/37580.
Der volle Inhalt der QuelleSAPIO, AMEDEO. „Distributed services across the network from edge to core“. Doctoral thesis, Politecnico di Torino, 2018. http://hdl.handle.net/11583/2706995.
Der volle Inhalt der QuelleAouadj, 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.
Der volle Inhalt der QuelleThe 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.
Der volle Inhalt der QuelleThe 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.
Der volle Inhalt der QuelleMekki, 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.
Der volle Inhalt der QuelleThe 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.
Der volle Inhalt der QuelleAguiari, 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.
Der volle Inhalt der QuelleAs 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
Bücher zum Thema "Edge Networking"
Dale, Dougherty, und Koman Richard, Hrsg. 2001 P2P networking overview: The emergent P2P platform of presence, identity, and edge resources. Sebastopol, CA: O'Reilly & Associates, 2001.
Den vollen Inhalt der Quelle findenVictoria, Rosenborg, Hrsg. Technology edge: A guide to multimedia. Carmel, Ind: New Riders Pub, 1993.
Den vollen Inhalt der Quelle findenAGHA, Loygue. Edge Networking : Internet des Edges Hb: Edge Networking. ISTE Editions Ltd., 2022.
Den vollen Inhalt der Quelle findenLoygue, Pauline, Guy Pujolle und Khaldoun Al Agha. Edge Networking: Internet of Edges. Wiley & Sons, Incorporated, John, 2022.
Den vollen Inhalt der Quelle findenLoygue, Pauline, Guy Pujolle und Khaldoun Al Agha. Edge Networking: Internet of Edges. Wiley & Sons, Incorporated, John, 2022.
Den vollen Inhalt der Quelle findenLoygue, Pauline, Guy Pujolle und Khaldoun Al Agha. Edge Networking: Internet of Edges. Wiley & Sons, Incorporated, John, 2022.
Den vollen Inhalt der Quelle findenLoygue, Pauline, Guy Pujolle und Khaldoun Al Agha. Edge Networking: Internet of Edges. Wiley & Sons, Incorporated, John, 2022.
Den vollen Inhalt der Quelle findenHaddadou, Kamel. Cloud and Edge Networking. Wiley & Sons, Incorporated, John, 2023.
Den vollen Inhalt der Quelle findenHaddadou, Kamel. Cloud and Edge Networking. Wiley & Sons, Incorporated, John, 2023.
Den vollen Inhalt der Quelle findenHaddadou, Kamel. Cloud and Edge Networking. Wiley & Sons, Incorporated, John, 2023.
Den vollen Inhalt der Quelle findenBuchteile zum Thema "Edge Networking"
Pinho, André C., Alexandre A. Santos, Daniel R. Figueiredo und Felipe M. G. França. „Two ID-Free Distributed Distance-2 Edge Coloring Algorithms for WSNs“. In NETWORKING 2009, 919–30. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-01399-7_72.
Der volle Inhalt der QuelleLi, Lanhui, und Tiejun Lv. „Pricing-Based Partial Computation Offloading in Mobile Edge Computing“. In Communications and Networking, 3–14. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-41114-5_1.
Der volle Inhalt der QuelleRen, Yanling, Zhihui Weng, Yuanjiang Li, Zhibin Xie, Kening Song und Xiaolei Sun. „Distributed Task Splitting and Offloading in Mobile Edge Computing“. In Communications and Networking, 33–42. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-41114-5_3.
Der volle Inhalt der QuelleXu, Fangmin, Huanyu Ye, Shaohua Cui, Chenglin Zhao und Haipeng Yao. „Software Defined Industrial Network: Architecture and Edge Offloading Strategy“. In Communications and Networking, 46–56. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-06161-6_5.
Der volle Inhalt der QuelleWatanabe, Ryu, Ayumu Kubota und Jun Kurihara. „Resource Authorization Methods for Edge Computing“. In Advanced Information Networking and Applications, 167–79. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-99584-3_15.
Der volle Inhalt der QuelleAn, Li, und Xin Su. „Cloud-Edge Collaboration Based Data Mining for Power Distribution Networks“. In Communications and Networking, 438–51. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-99200-2_33.
Der volle Inhalt der QuelleTomar, Kavish, Sarishma Dangi und Sachin Sharma. „Edge computing-enabled secure information-centric networking“. In Advances in Cyber Security and Intelligent Analytics, 1–26. Boca Raton: CRC Press, 2022. http://dx.doi.org/10.1201/9781003269144-1.
Der volle Inhalt der QuelleBruschi, Francesco, Marco Zanghieri, Michele Terziani und Donatella Sciuto. „Decentralized Updates of IoT and Edge Devices“. In Advanced Information Networking and Applications, 161–70. Cham: Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-57931-8_16.
Der volle Inhalt der QuelleZanussi, Luca, Daniele Tessera, Luisa Massari und Maria Carla Calzarossa. „Workflow Scheduling in the Cloud-Edge Continuum“. In Advanced Information Networking and Applications, 182–90. Cham: Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-57931-8_18.
Der volle Inhalt der QuelleD’Aniello, Giuseppe, Matteo Gaeta, Francesco Flammini und Giancarlo Fortino. „Situation Awareness in the Cloud-Edge Continuum“. In Advanced Information Networking and Applications, 307–16. Cham: Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-57931-8_30.
Der volle Inhalt der QuelleKonferenzberichte zum Thema "Edge Networking"
Liang, Weifa. „AoI-Aware Query Services in Digital-TwinEmpowered Edge Computing“. In 2024 IFIP Networking Conference (IFIP Networking), 2. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619776.
Der volle Inhalt der QuelleOikonomou, Efthymios, Stefanos Plastras, Dimitrios Tsoumatidis, Dimitrios N. Skoutas und Angelos Rouskas. „Workload Prediction for Efficient Node Management in Mobile Edge Computing“. In 2024 IFIP Networking Conference (IFIP Networking), 461–67. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619775.
Der volle Inhalt der QuelleOlliaro, D., V. Mancuso, P. Castagno, M. Sereno und M. Ajmone Marsan. „Gaming on the Edge: Performance Issues of Distributed Online Gaming“. In 2024 IFIP Networking Conference (IFIP Networking), 259–67. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619768.
Der volle Inhalt der QuelleAl Azad, Md Washik, und Spyridon Mastorakis. „Deduplicator: When Computation Reuse Meets Load Balancing at the Network Edge“. In 2024 IFIP Networking Conference (IFIP Networking), 448–54. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619734.
Der volle Inhalt der QuelleZou, Yan, Tian Pan, Lu Lu, Zhiqiang Li, Kehan Yao, Yan Mu, Ying Wan, Tao Huang und Yunjie Liu. „HyperSFC: State-Intensive Service Function Chaining on Hyper-Converged Edge Infrastructure“. In 2024 IFIP Networking Conference (IFIP Networking), 1–9. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619908.
Der volle Inhalt der QuelleDeka, Sikha, und Radhika Sukapuram. „Edge Service Caching with Delayed Hits and Request Forwarding to Reduce Latency“. In 2024 IFIP Networking Conference (IFIP Networking), 792–97. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619791.
Der volle Inhalt der QuelleXiao, Ke, Jiaxin Wang, Chaofei Li, Zhenwei Yu und Feifei Gao. „Private Edge Computing Resource Allocation and Communication Optimization Based on Federated Learning“. In 2024 IFIP Networking Conference (IFIP Networking), 601–6. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619751.
Der volle Inhalt der QuelleZhang, Yuncan, und Weifa Liang. „Cost-Aware Digital Twin Migration in Mobile Edge Computing via Deep Reinforcement Learning“. In 2024 IFIP Networking Conference (IFIP Networking), 441–47. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619837.
Der volle Inhalt der QuelleKoukis, Georgios, Sotiris Skaperas, Ioanna Angeliki Kapetanidou, Lefteris Mamatas und Vassilis Tsaoussidis. „Performance Evaluation of Kubernetes Networking Approaches across Constraint Edge Environments“. In 2024 IEEE Symposium on Computers and Communications (ISCC), 1–6. IEEE, 2024. http://dx.doi.org/10.1109/iscc61673.2024.10733726.
Der volle Inhalt der QuelleMtibaa, Abderrahmen, Reza Tourani, Satyajayant Misra, Jeff Burke und Lixia Zhang. „Towards Edge Computing over Named Data Networking“. In 2018 IEEE International Conference on Edge Computing (EDGE). IEEE, 2018. http://dx.doi.org/10.1109/edge.2018.00023.
Der volle Inhalt der QuelleBerichte der Organisationen zum Thema "Edge Networking"
Carpenter, Marie, und William Lazonick. The Pursuit of Shareholder Value: Cisco’s Transformation from Innovation to Financialization. Institute for New Economic Thinking Working Paper Series, Februar 2023. http://dx.doi.org/10.36687/inetwp202.
Der volle Inhalt der QuelleAfrican Open Science Platform Part 1: Landscape Study. Academy of Science of South Africa (ASSAf), 2019. http://dx.doi.org/10.17159/assaf.2019/0047.
Der volle Inhalt der Quelle