baalexander / node-xmlrpc

A pure JavaScript XML-RPC client and server for Node.js.
MIT License
298 stars 149 forks source link

node.js bug with slow socket release workaround #119

Open olegabr opened 8 years ago

olegabr commented 8 years ago

see http://habrahabr.ru/post/264851/

The problem is: available socket limit is reached. This workaround solves the problem in some scale.