On Mon, Jul 4, 2016 at 11:59 AM, Julien Danjou <jul...@danjou.info> wrote:

> On Mon, Jul 04 2016, Antoni Segura Puimedon wrote:
>
> > for the neutron clients now we use a thread executor from the asyncio
> loop
> > any time
> > we do neutron client request.
>
> It's a good trade-off, but it won't be as good as going full on async
> I/O. :)
>

Sure, if the neutronclient doesn't grow async support we'll most likely add
the calls
to neutron we need in our API watcher using that aio lib I linked. Using
the thread
executor is more of a workaround than a definitive solution.


>
> --
> Julien Danjou
> # Free Software hacker
> # https://julien.danjou.info
>
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to