Dan Silvestru: Distributed Complex Computing Using Node.js [JSConf2014]
JavaScript is single threaded, not ideal for distributed processing of large/complex workloads. There are several options out there for distributing the load over multiple cores, but what if we wanted to distribute the load over many servers AND cores? http://2014.jsconf.us/