Hi, On Wednesday, October 22, 2014 6:21:48 AM UTC-7, Sergei wrote: > > I use node 0.10.30 on CentOS release 6.5 (Final). > I have big problem with exports._unrefActive. > When i have about 2K connections in my app. exports._unrefActivestarts > loading the CPU > > > <https://lh3.googleusercontent.com/-tZWQuHpQcRg/VEettToGOoI/AAAAAAAAAB8/cozZqo6my44/s1600/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%2B%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%2B2014-10-22%2B%D0%B2%2B17.10.07.png> > > > I asked about it one year ago https://github.com/joyent/node/issues/6447 > And here is issue about it: > https://github.com/joyent/node/issues/8160 > https://github.com/joyent/node/wiki/Optimizing-_unrefActive > > But the problem is not solved yet. > > Have you tried the implementations available in the branches mentioned here: https://github.com/joyent/node/wiki/Optimizing-_unrefActive#using-an-unsorted-array and here: https://github.com/joyent/node/wiki/Optimizing-_unrefActive#using-a-heap? I'm interested in your feedback.
These branches have not been updated with latest changes of the branches they respectively track. If that makes trying them difficult, please let me know and I'll update them. I do not know why do I need exports._unrefActive. > https://github.com/joyent/node/wiki/Optimizing-_unrefActive should make the need for _unrefActive clear. If it's not clear, please let us know how we can improve this page. Thank you, and feel free to come chat with us on #libuv if you'd like to discuss this further. Julien -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/95712f06-dd34-4454-a89c-a7da1e25f1cf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
