HybridServe: Adaptive WebAssembly-Container Runtime Selection for Edge Serverless Computing

  • Kang, Seokhyeon
  • Song, Moohyun
  • Kim, Taeyoon
  • Lee, Soohyuk
  • Han, Jaeseob
  • ... Lee, Kyungyong
  • 외 1명
Citations

SCOPUS

1

초록

Edge serverless environments with limited CPU, memory, and heterogeneous hardware demand efficient execution under resource constraints. A key challenge in serverless computing is cold start, where a function instance is created and initialized from scratch instead of reusing an already initialized (warm) instance, which is particularly severe in edge environments. Container-based platforms exhibit cold start latencies exceeding hundreds of milliseconds with tens of megabyte images, while WebAssembly (WASM) provides less than ten millisecond initialization and compact binaries, but slower execution. We comprehensively analyze multiple WASM runtimes (Wasmtime, Wasmer, WasmEdge) and their compiler backends, revealing that WASM reduces cold start latency by up to 88.1% and image size by up to 99.17%, while exhibiting 36.15% slower execution and 9.26% higher power consumption for compute-intensive workloads. Based on these complementary characteristics, we propose HybridServe, a dynamic runtime selection framework that leverages WASM during container cold starts while preparing containers in the background. Evaluation on Azure Function Trace demonstrates 43.11% average response time reduction versus WASM-only and 91.9% cold start latency reduction versus container-only deployments, effectively mitigating the performance-isolation trade-off in edge serverless computing.

키워드

containeredge computingserverlessWebAssemblyComputer hardwareEconomic and social effectsEdge computingGreen computingProgram compilersStarting
제목
HybridServe: Adaptive WebAssembly-Container Runtime Selection for Edge Serverless Computing
저자
Kang, SeokhyeonSong, MoohyunKim, TaeyoonLee, SoohyukHan, JaeseobKim, HyeokmanLee, Kyungyong
DOI
10.1145/3774899.3775011
발행일
2025-12
유형
Conference Paper
저널명
WoSC11 2025 - Proceedings of the 11th International Workshop on Serverless Computing, Part of Middleware Conference
페이지
1 ~ 6