[nodejs] Re: exports._unrefActive in timers.js creates the CPU load

2014-10-22 Thread julien . gilli
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 > > >

[nodejs] Re: exports._unrefActive in timers.js creates the CPU load

2014-10-24 Thread julien . gilli
Hi, On Friday, October 24, 2014 3:07:24 AM UTC-7, Sergei wrote: > > I did tests. > I have another one nodejs app. And I made tests on it. > This nodejs app isn't HTTP server. It is game server. > It is realtime server where users keep the connection during all time they > are playing. > There is

[nodejs] Re: exports._unrefActive in timers.js creates the CPU load

2014-12-18 Thread julien . gilli
Hi, On Friday, October 24, 2014 2:01:38 PM UTC-7, julien...@joyent.com wrote: > > Let's wait to see if we can land the unordered list implementation in > 0.10.34. In the meantime, please let us know if you have any issue running > your code with the unordered list fix. > Just a heads up to let

[nodejs] Re: exports._unrefActive in timers.js creates the CPU load

2014-12-19 Thread julien . gilli
Hi again, On Wednesday, December 17, 2014 2:53:15 PM UTC-8, julien...@joyent.com wrote: > > On Friday, October 24, 2014 2:01:38 PM UTC-7, julien...@joyent.com wrote: >> >> Let's wait to see if we can land the unordered list implementation in >> 0.10.34. In the meantime, please let us know if you

[nodejs] Re: exports._unrefActive in timers.js creates the CPU load

2015-01-09 Thread julien . gilli
On Friday, December 19, 2014 at 10:22:01 AM UTC-8, julien...@joyent.com wrote: > > Hi again, > > On Wednesday, December 17, 2014 2:53:15 PM UTC-8, julien...@joyent.com > wrote: >> >> On Friday, October 24, 2014 2:01:38 PM UTC-7, julien...@joyent.com wrote: >>> >>> Let's wait to see if we can la