<div class="csl-bib-body">
<div class="csl-entry">Deng, Y., Zhao, H., Wang, D., Chen, P., Qian, W., Yin, J., Dustdar, S., & Deng, S. (2026). PeerSync: Accelerating Containerized Model Inference at the Network Edge. <i>IEEE Transactions on Services Computing</i>, <i>19</i>(2), 1450–1463. https://doi.org/10.1109/TSC.2025.3648591</div>
</div>
-
dc.identifier.issn
1939-1374
-
dc.identifier.uri
http://hdl.handle.net/20.500.12708/228716
-
dc.description.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
dc.language.iso
en
-
dc.publisher
IEEE COMPUTER SOC
-
dc.relation.ispartof
IEEE Transactions on Services Computing
-
dc.subject
Container image distribution
en
dc.subject
edge computing
en
dc.subject
local area network
en
dc.subject
model inference
en
dc.subject
P2P architecture
en
dc.title
PeerSync: Accelerating Containerized Model Inference at the Network Edge