Hi, Julien.
Thanks for the answer.
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 CentOS release 6.5 (Final) on server.
I run these node versions:
v0.10.7
v0.10.30
v0.10.fix Using an unsorted array
v0.10.fix Using a heap
on 3K-3.5K connections.
There are results in attach.
v0.10.30 + 3K connections loaded CPU at 100%.
v0.10.fix Using an unsorted array has a little bit better performance then v0.10.fix Using a heap. It seems to me.
Can i use v0.10.fix Using an unsorted array or v0.10.fix Using a heap on production servers?
How do you think - what implementation is better in my case?
What else can I help?
четверг, 23 октября 2014 г., 7:42:17 UTC+4 пользователь
julien...@joyent.com написал: