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:

Links: GitHub