[rabbitmq-discuss] [ANN] Release v0.1.0 of Bunny a synchronous Ruby AMQP client
Alexis Richardson
alexis.richardson at gmail.com
Sun Apr 26 21:27:28 BST 2009
Chris,
On Sun, Apr 26, 2009 at 9:13 PM, Chris Duncan <celldee at gmail.com> wrote:
>
>> Can you provide some more thinking on this? Do you mean the RabbitMQ
>> codegen and if so, how would you split it out and where? What I mean
>> is: what is the best way to socialise the code.
>
> No, sorry I wasn't very clear. I don't mean the RabbitMQ codegen.py. I mean
> the codegen.rb script in Aman's amqp that parses the AMQP specification json
> document. I'm not sure where the json document comes from, maybe you could
> enlighten me :)
Is it not the .json 0-8 document in 'files', here?
http://hg.rabbitmq.com/rabbitmq-codegen/
Also, just in case you have not seen it, does this help?
http://hopper.squarespace.com/blog/2008/6/21/build-your-own-amqp-client.html
> It seems to me that the Ruby community could do with a
> reliable repository to get that code from rather than lifting it from amqp
> every time it's needed. It's fundamental to anything Ruby that wants to talk
> AMQP. I've asked Aman and Amos about it, I don't know what they think yet.
>
> I'm new to the AMQP arena so I'm open to advice and guidance from anyone who
> wants to offer it :)
:-)
We'll do our best.
> Thanks for the JRuby project link. I'll take a look.
>
> Regards,
>
> Chris
>
More information about the rabbitmq-discuss
mailing list