flow/rate control follow up
Brought to you by:
lilyco
I am very happy with new functionality of UDT-m to
multiplex several UDT connections on the same udp socket pair.
It would be wonderfull, I think, if multiple connections in this case be mapped to the same rate/flow control "instance". It would reduce network flow concurency, and make network perfomace better in the case of many parallel connections.
Logged In: YES
user_id=275995
Originator: NO
Thanks for the comment. This is an important future work. Right now our focus is to make sure UDT-m is fairly stable.
The solution to share rate/flow control among multiple connestions hasn't been very straightforward to me so far, but I am very interested to introduce it in future UDT versions.