dukserver icon indicating copy to clipboard operation
dukserver copied to clipboard

limit counter of thread

Open buaabyl opened this issue 9 years ago • 0 comments

Current design create a thread for every connection. This will take much resources, better to use thread pool.

Or change to libuv from node.js.

buaabyl avatar Jan 07 '16 06:01 buaabyl