[rabbitmq-discuss] Is there a formal AMQP compliance test suite (for developers of client libraries)?
Michael Klishin
mklishin at gopivotal.com
Fri Mar 14 09:25:00 GMT 2014
On 14 Mar 2014, at 13:08, Michael Justin <michael.justin at gmx.net> wrote:
> I have seen rabbitmq-codegen (http://hg.rabbitmq.com/rabbitmq-codegen), is automated code generation used (and recommended) for RabbitMQ client side (Java) libraries?
It is used by multiple clients (Java, .NET, Erlang, Bunny, amqp gem, and others), directly or indirectly.
Some clients (e.g. Go) choose to do code generation from scratch:
https://github.com/streadway/amqp/tree/master/spec
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list