<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 4, 2016 at 11:59 AM, Julien Danjou <span dir="ltr"><<a href="mailto:julien@danjou.info" target="_blank">julien@danjou.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Jul 04 2016, Antoni Segura Puimedon wrote:<br>
<br>
> for the neutron clients now we use a thread executor from the asyncio loop<br>
> any time<br>
> we do neutron client request.<br>
<br>
</span>It's a good trade-off, but it won't be as good as going full on async<br>
I/O. :)<br></blockquote><div><br></div><div>Sure, if the neutronclient doesn't grow async support we'll most likely add the calls<br></div><div>to neutron we need in our API watcher using that aio lib I linked. Using the thread<br></div><div>executor is more of a workaround than a definitive solution.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Julien Danjou<br>
# Free Software hacker<br>
# <a href="https://julien.danjou.info" rel="noreferrer" target="_blank">https://julien.danjou.info</a><br>
</font></span></blockquote></div><br></div></div>