Adapting a Container Infrastructure for Autonomous Vehicle Development
Yujing Wang, Qinyang Bao

TL;DR
This paper proposes a container infrastructure strategy for autonomous vehicle development, analyzing its performance and determinism impacts, to aid developers in effective deployment and integration.
Contribution
It introduces a container infrastructure approach tailored for AV development and provides an analysis of its performance and determinism characteristics.
Findings
Containers add delay but improve determinism
Nested containers do not increase delays but reduce determinism
The strategy helps developers optimize AV development infrastructure
Abstract
In the field of Autonomous Vehicle (AV) development, having a robust yet flexible infrastructure enables code to be continuously integrated and deployed, which in turn accelerates the rapid prototyping process. The platform-agnostic and scalable container infrastructure, often exploited by developers in the cloud domain, presents a viable solution addressing this need in AV development. Developers use tools such as Docker to build containers and Kubernetes to setup container networks. This paper presents a container infrastructure strategy for AV development, discusses the scenarios in which this strategy is useful and performs an analysis on container boundary overhead, and its impact on a Mix Critical System (MCS). An experiment was conducted to compare both operation runtime and communication delay of running a Gaussian Seidel Algorithm with I/O in four different environments: native…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Cloud Computing and Resource Management · IoT and Edge/Fog Computing
