Articles tagged 'messaging'

  • 6 min read

To AMQP or to XMPP, that is the question

Some time ago I started a series of blog posts [1,2] on Ruby and messaging. Most of the series is still in draft format and has to be completed. It’s a topic I’ve been very interested for some time, and have monitored the space quite closely looking...

  • 9 min read

Ruby and Messaging (Part 2) – Giving Rails a Break

NOTE: This post has been in draft for a couple of months now, and might seem a bit dated because of that. I need to complete the series and have decided to publish it for a sense of completeness.

Like all good bloggers out there, it seems plenty...

  • 6 min read

Messaging and Ruby (Part 1) – The Big Picture

Rails doesn’t scale.

Now that I have your attention, lets forget scaling all together and instead start focusing on how you can give Rails a break using messaging or ‘backgrounding’. This is the first in a series of articles where I’m combining my...