Hi all, I'm quite new to node.js and wanted to ask what is the correct data type to store TCP sockets? looking at Ryan Dahl's video I could see he used array to store sockets, I would like to know what do you think about it...
I mean when store 50K sockets, is it efficient to use array? Thanks and happy new year. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
