Congestion Mitigation via Detour Routing
In my project, I would like to mitigate microburst and fan-in congestion at edge by leveraging unoccupied buffers at the core and idle uplink bandwidth. What I have done so far:
- Framed research problem, investigated related works and proposed the idea.
- Conduct simulation with NS-3 base on DIBS’s code (in C++, work in progress).