Skip to content

Details

All levels of Ruby expertise are welcome, including beginners. We'll pair up to do some Ruby coding.

Just bring yourself and a laptop with Ruby installed.

Install it with

gem install eventmachine

Event machine links:

http://rubyeventmachine.com/

http://eventmachine.rubyforge.org/EventMachine.html

https://github.com/eventmachine/eventmachine

http://20bits.com/articles/an-eventmachine-tutorial/

Examples of gems that us it:

https://github.com/voloko/twitter-stream

https://github.com/igrigorik/em-http-request

Related topics

You may also like