Projects
This page collects selected research projects and tools for connecting algorithm design with system-level evaluation.
mecRT: Mobile Edge Computing Simulator for Real-Time Applications
mecRT is an open-source simulator for evaluating real-time task offloading and resource allocation algorithms in 5G-enabled mobile edge computing systems.
It integrates 5G network modeling through Simu5G with edge computing abstractions, enabling system-level evaluation under wireless dynamics, deadline constraints, and heterogeneous edge resources.
Key features:
- Deadline-aware task offloading and resource allocation
- Task lifecycle management, including task registration, execution, result retrieval, and deadline monitoring
- 5G-based communication modeling via Simu5G
- Support for adaptive offloading control under changing channel quality
- Support for customizable scheduling policies and experimental evaluation scripts
Related publications:
- RTAS 2026: Fault-Tolerant Offloading Framework for Real-Time Applications in Mobile Edge Computing
- RTSS 2025: Real-Time Service Subscription and Adaptive Offloading Control in Vehicular Edge Computing
- RTCSA Demo 2025: VecSim, a Vehicular Edge Computing Simulator for Real-Time Applications
Links: GitHub