<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 5 July 2015 at 22:48, Paul Tarvydas <span dir="ltr"><<a href="mailto:paultarvydas@gmail.com" target="_blank">paultarvydas@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"><span class="">
<div>On 15-07-04 07:30 AM, Elias Mårtenson
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">The following question was raised during my
development of an <a href="https://github.com/lokedhs/cl-rabbit-async" target="_blank">asynchronous
library</a> I'm currently building for RabbitMQ.</div>
</blockquote>
<br></span>
Aside / rhetorical: Are you trying to achieve a certain level of
"efficiency"? If so, read on.<br></div></blockquote><div><br></div><div>No, I'm not. I'm not trying to build something using Erlang-style async-I/O. I'm merely referring to a library that is thread-safe and which can use a single connection to RabbitMQ asynchronously from multiple threads (rabbitmq-c normally enforces a synchronous workflow with all of its calls being blocking).</div><div> </div><div>That said, I'l still reading on. :-)</div><div><br></div></div></div></div>