Comment on Scaling node.js to 100k concurrent connectionsparentComments−babuskov14yI have 500-600 node connections using a single DB connection and it works fine. It's MySQL using binary driver though.
Comments
I have 500-600 node connections using a single DB connection and it works fine. It's MySQL using binary driver though.