[rabbitmq-discuss] Alternate Bunny RPC tutorial client

Michael Klishin mklishin at gopivotal.com
Tue May 13 14:53:03 BST 2014


 On 2 May 2014 at 06:18:21, carlhoerberg (carl.hoerberg at gmail.com) wrote:
> > The client in the RPC tutorial for Bunny isn't super performant  
> (maybe not a
> hard requirement for RPC) because it creates new consumers over  
> and over
> again, but it also has a race condition bug, where messages with  
> "wrong"
> correlation_id would be discarded.
> http://www.rabbitmq.com/tutorials/tutorial-six-ruby.html  
>  
> Here's an alternate implementation:
> https://gist.github.com/carlhoerberg/96eb730f4c533f61a856  

Thanks, Carl.

Can you submit a PR to rabbitmq-tutorials? I will propagate your
version to rabbitmq.com after that.
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list