Home » Coding

Evented Ruby vs Node.js

15 June 2012 No Comment

While Node.js is the hot new kid on the block, evented libraries like EventMachine for Ruby and Twisted for Python have existed for a long time. When does it make sense to use one over the other? What are the advantages and disadvantages to using node over ruby?

This video explains how to get the same power of concurrency enjoyed by Node.js while continuing to write in the language you know and love. Topics covered include pubsub with redis or faye, building evented rack applications, and running evented applications alongside existing Rails apps.

Video Producer: http://railsconf2012.com/

Related Videos:

Comments:

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

*