paper-with-me

Papers

Application Management in C-ITS: Orchestrating Demand-Driven Deployments and Reconfigurations

2025-09-23 · Lukas Zanger, Bastian Lampe, Lennart Reiher, Lutz Eckstein arxiv

Vehicles are becoming increasingly automated and interconnected, enabling the formation of cooperative intelligent transport systems (C-ITS) and the use of offboard services. As a result, cloud-native techniques, such as microservices and container orchestration, play an increasingly important role in their operation. However, orchestrating applications in a large-scale C-ITS poses unique challenges due to the dynamic nature of the environment and the need for efficient resource utilization. In this paper, we present a demand-driven application management approach that leverages cloud-native techniques - specifically Kubernetes - to address these challenges. Taking into account the demands originating from different entities within the C-ITS, the approach enables the automation of processes, such as deployment, reconfiguration, update, upgrade, and scaling of microservices. Executing these processes on demand can, for example, reduce computing resource consumption and network traffic. A demand may include a request for provisioning an external supporting service, such as a collective environment model. The approach handles changing and new demands by dynamically reconciling them through our proposed application management framework built on Kubernetes and the Robot Operating System (ROS 2). We demonstrate the operation of our framework in the C-ITS use case of collective environment perception and make the source code of the prototypical framework publicly available at https://github.com/ika-rwth-aachen/application_manager.

📄 PDF Abstract BibTeX arXiv:2509.18793

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Combining Individual and Joint Networking Behavior for Intelligent IoT Analytics

2022-03-07 · Jeya Vikranth Jeyakumar, Ludmila Cherkasova, Saina Lajevardi, Moray Allan 외

The IoT vision of a trillion connected devices over the next decade requires reliable end-to-end connectivity and automated device management platforms. While we have seen successful efforts for maintaining small IoT tes…

Demand ForecastingManagement

Cooling-Aware Resource Allocation and Load Management for Mobile Edge Computing Systems

2020-06-19 · Xiaojing Chen, Zhouyu Lu, Wei Ni, Xin Wang 외

Driven by explosive computation demands of Internet of Things (IoT), mobile edge computing (MEC) provides a promising technique to enhance the computation capability for mobile users. In this paper, we propose a joint re…

Edge-computingManagement

Formal Verification of Agentic Systems over Operational Data

2026-08-04 · Alejandro J. Mercado, Alessio Lomuscio arxiv

Agentic systems driven by large language models (LLMs) are increasingly deployed in real-world workflows where they act on persistent operational data. Before deployment, these systems need to be verified against busines…

Edge-Cloud Collaborative Computing on Distributed Intelligence and Model Optimization: A Survey

2025-05-03 · Jing Liu, Yao Du, Kun Yang, Yan Wang 외

Edge-cloud collaborative computing (ECCC) has emerged as a pivotal paradigm for addressing the computational demands of modern intelligent applications, integrating cloud resources with edge devices to enable efficient, …

Autonomous DrivingBenchmarkingDistributed ComputingLow-latency processing+3

Beyond Quacking: Deep Integration of Language Models and RAG into DuckDB

2025-04-01 · Anas Dorbani, Sunny Yasser, Jimmy Lin, Amine Mhedhbi

Knowledge-intensive analytical applications retrieve context from both structured tabular data and unstructured, text-free documents for effective decision-making. Large language models (LLMs) have made it significantly …

Decision MakingRAGRetrievalRetrieval-augmented Generation