Slide 14
Slide 14 text
What Node.js is good for?
Long polling
Keeping lots of concurrent connections open
Having same code server and client side
Networking operations
Real time applications
Great for chat applications, polling applications like
gmail, games servers, API's, API Gateways, proxy servers