Any good read into node as a networking tool?

49 views
Skip to first unread message

Majid Arif Siddiqui

unread,
Aug 11, 2014, 11:46:33 PM8/11/14
to nod...@googlegroups.com
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.

Matan Safriel

unread,
Aug 12, 2014, 5:49:09 PM8/12/14
to nod...@googlegroups.com
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.
Reply all
Reply to author
Forward
0 new messages