nutrun » Blog Archive » Distributed programming with Jabber and EventMachine

nutrun.com6 comments

good article on how to build an IM bot using event machine and jabber.

Covered by (1)

Distributed programming with Jabber and EventMachine

bytesized.labnotes.org0 comments

Distributed programming with Jabber and EventMachine: Interesting combination.

Popular Posts From This Blog

nutrun » Blog Archive » Distributed programming with Jabber and EventMachine

nutrun.com6 comments

good article on how to build an IM bot using event machine and jabber.

Covered by:bytesized.labnotes.org

George Malamidis: Thin, Mongrel, Rack and performance

nutrun.com6 comments

I just ran a crud and unscientific test to satisfy my curiosity in regards to the speed difference between Thin and Mongrel.

I used Rack for convenience. This probably skews the results.

require…

George Malamidis: Distributed programming with Jabber and EventMachine

nutrun.com6 comments

Jabber and its underlying protocol XMPP are typically associated with instant messaging applications, although the breadth and flexibility of the technology allows for implementations that can span further from…

George Malamidis: Non blocking merb actions

nutrun.com4 comments

One of the most powerful features of merb is an action’s ability to return a proc, thus releasing the controller block and transferring control to the application server which will be able to handle requests in a…

George Malamidis: Merb: render_deferred and render_then_call

nutrun.com4 comments

Following the post on non blocking merb actions, it’s worth mentioning the Merb::ControllerMixin module, its render_deferred and render_then_call methods in particular.

render_deferred accepts a block argument, a…

Get More Top Stories On Ruby on Rails Weekly - Monthly

Don't see your favorite Ruby on Rails blog? Recommend it now!

Help us monitor all blogs that cover Ruby on Rails. If you don't see your favorite blog, just recommend it so we can review and add it into this list of the top Ruby on Rails bloggers.