drblah / multi-connect

A continuation of mpconn
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Multi queue with priority #10

Open drblah opened 4 months ago

drblah commented 4 months ago

It would be nice to have a way to prioritize data flows. A simple way to do this could be to utilize Linux qdiscs like tc-cake.

This can work with full duplication, but could also be highly useful if combined with selective/round-robin single connectivity over one of multiple links. This last option would likely require congestion information.