msquic icon indicating copy to clipboard operation
msquic copied to clipboard

Document methods for parallelizing connections between a pair of machines

Open ThadHouse opened this issue 4 years ago • 0 comments

In many cases, higher throughput can be achieved between 2 systems by using multiple connections. However, there are some pitfalls to doing this if a user doesn't know the right way. We should look into documenting how to ensure connections are parallelized, and potentially provide a better way in code to enforce separation between connections.

ThadHouse avatar Apr 26 '21 17:04 ThadHouse