If you're interested in highly concurrent network programming, ZeroMQ's pretty interesting stuff as well (it's not really a message queue, it's super-powerful socket).
It's only been up a few days, but given the dearth of ZeroMQ docs (especially executable ones in Ruby) some here might find it useful.
Yeah it is very much a WIP, but it's a start. Currently includes roughly 4 complete-ish chapters, the build system etc, but I mean it is free so you cant really go wrong :)
http://github.com/andrewvc/learn-ruby-zeromq
If you're interested in highly concurrent network programming, ZeroMQ's pretty interesting stuff as well (it's not really a message queue, it's super-powerful socket).
It's only been up a few days, but given the dearth of ZeroMQ docs (especially executable ones in Ruby) some here might find it useful.