Skip to Content

You are currently visiting an old archive website with limited functionality. If you are looking für the current Berlin Buzzwords Website, please visit https://berlinbuzzwords.de

Urania Berlin, June 6-7, 2011

Node.js for heavy I/O

Location: 
Einsteinsaal
Date and time: 
Mon, 2011-06-06 11:00 - 11:40
Speaker: 
Felix Geisendörfer

"Server-side JavaScript has been around since 1996, but despite the huge success on the client, it never quite managed to attract a significant audience.

This all changed in 2009, when Ryan Dahl presented his non-blocking I/O framework for Google's V8 JavaScript engine at JSConf.eu. The radical new approach, combined with one of the fastest JavaScript engines, has attracted an explosive number of early adopters ever since.

This talk gives you a brief introduction to node.js, exploring the technology behind the buzz. You will learn about non-blocking I/O, what kind of applications can get the most out of it, as well as what problem domains are not targeted by it."