I think you can find some stuff online. I think the evented and asynchronous nature applies to being a networks server more or less same as it does to a "web" (http) server. One word of caution is that programming a network server is a bit more sophisticated, or just different, than vanilla web app programming. You may want to consider the pros and cons of node.js before diving in.
On Tuesday, August 12, 2014 6:46:33 AM UTC+3, Majid Arif Siddiqui wrote: > > A lot of books only talks about how good node.js is as a web server. There > is not much emphasis into it being an actual network server. > So is there any book that dives into this in depth? Like the 'net' module. > The best practices in designing the servers. > -- 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/bf0ebe58-02d4-4789-b59c-398deaaecfc5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
