[rabbitmq-discuss] Draft of C++ rabbitMq API

Alan Antonuk alan.antonuk at gmail.com
Mon Mar 31 17:57:03 BST 2014


Which C++ client are you using? (There is more than one out there...)

On Mon Mar 31 2014 at 1:21:18 AM, Sean Brown <smbrown3706 at gmail.com> wrote:

> I was wondering if you noticed any memory leaks associated with Queue and
> Exchange declares? The AMQP connection object itself doesn't leak, but
> whenever I do connection->createExchange() or connection->createQueue() I
> always get a memory leak. Even if I don't use the objects, there's always
> the same memory leaks per Exchange or Queue created.
>
> --Sean
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140331/a6d73dbc/attachment.html>


More information about the rabbitmq-discuss mailing list