Deng, Y., Zhao, H., Wang, D., Chen, P., Qian, W., Yin, J., Dustdar, S., & Deng, S. (2025). PeerSync: Accelerating Containerized Model Inference at the Network Edge. arXiv. https://doi.org/10.34726/12001
Edge computing; container image distribution; P2P architecture; local area network; model inference
en
Abstract:
Efficient container image distribution is crucial for enabling machine learning inference at the network edge, where resource limitations and dynamic network conditions create significant challenges. In this paper, we present PeerSync, a decentralized P2P-based system designed to optimize image distribution in edge environments. PeerSync employs a popularity- and network-aware download engine that dynamically adapts to content popularity and real-time network conditions. PeerSync further integrates automated tracker election for rapid peer discovery and dynamic cache management for efficient storage utilization. We implement PeerSync with 8000+ lines of Rust code and test its performance extensively on both large-scale Docker-based emulations and physical edge devices. Experimental results show that PeerSync delivers a remarkable speed increase of 2.72 , 1.79 , and 1.28 compared to the Baseline solution, Dragonfly, and Kraken, respectively, while significantly reducing cross-network traffic by 90.72% under congested and varying network conditions.
en
Additional information:
Discrepancy between the arXiv title "PeerSync: Accelerating Containerized Service Delivery at the Network Edge" and PDF Version 2