[rabbitmq-discuss] C or C++ client
Martin Sustrik
sustrik at imatix.com
Thu Jan 24 18:36:56 GMT 2008
Hi,
>> I've seen various postings on the list about a C client. I've tried
>> using OpenAMQ however it just segfaults (using the amq_client test
>> program it ships with) which doesn't inspire confidence.
>>
>> I wondered if anyone had success with using OpenAMQ?
>>
>
> I'm sure one of the OpenAMQ guys can help you out. Martin?
>
The problem is that OpenAMQ and RabbitMQ support different versions of
AMQP protocol (0.9 and 0.8 respectively) therefore they are not able to
speak each to another. Of course, the client should report some
meaningful error rather than segfaulting... However, OpenAMQ is being
used for a more than a year in JPMorganChase bank, meaning that it had
to pass the bank's internal ultra-paranoid testing process. That may
inspire some confidence :)
Martin
More information about the rabbitmq-discuss
mailing list