No, because pooling needs to be application-aware - there's not really a concept of a "generic TCP c

No, because pooling needs to be application-aware - there's not really a concept of a "generic TCP connection pooler" because any pooling needs to understand the application protocol layered on top - e.g. when a connection is "done" and can be re-used.
Was this page helpful?