Sunday, February 23, 2014

node.js

  • Event-Driven, Asynchronous IO, Server-Side JavaScript library in C
  • Open Source
  • Available on
    • Windows
      • Service
      • Under IIS (iisnode)
    • nix systems
  • As a service
    • Azure
    • Joyent



















I/O is Expensive
























Connect Middleware


  •  Built on top of node’s Http Server
  • Available as an npm package (connect)


No comments:

Post a Comment