RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Ruby AMQP Benchmarks

AMQ Protocol gem is 4.875x faster, and it needs 5.417 less objects than current AMQP encoder/decoder in the AMQP gem, here are some benchmarks I wrote (nice graphs included :) ). AMQ Protocol gem will be integrated into the next AMQP gem release, so everyone shall benefit from this!

This will also finally make the AMQP gem compatible with AMQP 0.9.1, which is the version used by most of the AMQP software nowadays.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in