Loading…
Back To Schedule
Sunday, November 8 • 3:00pm - 4:00pm
node.js, Evented I/O for V8

Sign up or log in to save this to your schedule, view media, leave feedback and see who's attending!

Node.js, Evented I/O for V8 Javascript It is well known that event loops rather than threads are required for high-performance servers. Javascript is a language unencumbered of threads and designed specifically to be used with synchronous evented I/O, making it an attractive means of programming server software. Node.js ties together the V8 Javascript compiler with an event loop, a thread pool for making blocking system calls, and a carefully designed HTTP parser to provide a browser-like interface to creating fast server-side software. This talk will explain Node's design and how to get started with it.

Sunday November 8, 2009 3:00pm - 4:00pm CET
Mezzanine

Attendees (0)