Re-posted from: http://www.youtube.com/watch?v=qYjHYTn7r2w&feature=youtube_gdata
Julia provides asynchronous networking I/O using the libuv (https://github.com/joyent/libuv) library. Libuv is a portable networking library created as part of the Node.js (http://www.nodejs.org/) project.