Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Pooling and Multiplexing

No due date 100% complete

Clients should pool both "real" (TCP) and application-level streams. Servers should respond to connections at the stream level. The fact that streams are mapped M:N to TCP connections should be invisible to the end-user.

Loading