vix.ing · top · new · best · stats · spec

Contention-Aware Microservice Deployment in Collaborative Mobile Edge Networks

2024/12/28 by Xinlei Ge, Yang Li, Ge, Xinlei +7
Computer Science · Engineering · #Distributed #FOS: Computer and information sciences #Green IT and Sustainability #IoT and Edge/Fog Computing #Networking and Internet Architecture (cs.NI) #Parallel #Software-Defined Networks and 5G #and Cluster Computing (cs.DC)

paper · pdf · doi:10.48550/arxiv.2412.20151

openalex publication_date 2024/12/28 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

As an emerging computing paradigm, mobile edge computing (MEC) provides processing capabilities at the network edge, aiming to reduce latency and improve user experience. Meanwhile, the advancement of containerization technology facilitates the deployment of microservice-based applications via edge node collaboration, ensuring highly efficient service delivery. However, existing research overlooks the resource contention among microservices in MEC. This neglect potentially results in inadequate resources for microservices constituting latency-sensitive applications, leading to increased response time and ultimately compromising quality of service (QoS). To solve this problem, we propose the Contention-Aware Multi-Application Microservice Deployment (CAMD) algorithm for collaborative MEC, balancing rapid response for applications with low-latency requirements and overall processing efficiency. The CAMD algorithm decomposes the overall deployment problem into manageable sub-problems, each focusing on a single microservice, then employs a heuristic approach to optimize these sub-problems, and ultimately arrives at an optimized deployment scheme through an iterative process. Finally, the superiority of the proposed algorithm is evidenced through intensive experiments and comparison with baseline algorithms.

Related