Get Lanyrd on your mobile (iPhone, Android and more) - check it out here

Parallel Programming with Node.js

A session at Strange Loop 2010

Node.js is inherently a single threaded, single process programming environment -- a Node script can run on at most one CPU/Core at a time. This has lead some to comment that it's an inappropriate technology for the our high density CPU reality. Node does, however, scale well to multiple CPUs with a simple actor layer. This talk will explain why simple event loop processes are good foundations for scalable, parallel network apps and techniques to use Node programs across multiple CPUs and operating systems.

About the speaker

This person is speaking at this event.
Ryan Dahl

Coverage of this session

Sign in to add slides, notes or videos to this session

Tell your friends!

Short URL

lanyrd.com/sccbk

Official event site

strangeloop2010.com

View the schedule

Share

Topics

See something wrong?

Report an issue with this session