Should GC hooks be used to help broken software?

Elias Mårtenson lokedhs at gmail.com
Sun Jul 5 07:23:28 UTC 2015


On 5 July 2015 at 14:56, Nick Levine <nick at nicklevine.org> wrote:

> A somewhat off-topic reply, but if you're working on a CL / RabbitMQ
> implementation then do feel free to raid my old CL-RABBIT sources for
> working parts, in case any of them turn out to be of use.
>

Currently I'm linking to rabbitmq-c which is the C API for RabbitMQ.
Unfortunately this library is not entirely ideal as a base for implementing
a multithreaded async library. Your library avoids this, and I have
definitely been thinking about moving away from rabbitmq-c. If I choose to
do that, I will definitely have a look at your code.

Regards,
Elias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/pro/attachments/20150705/0e4fd38c/attachment-0001.html>


More information about the pro mailing list