Hacker News new | ask | show | jobs
by aksx 3484 days ago
but wouldn't you still require [Stack size] * [num concurrent connections] space? pooling just means that there won't be the cost of creating a new thread on all/most connections.