[Tarantool-patches] [PATCH 2/5] lua/fio: Add lbox_fio_push_error as a separate helper

Konstantin Osipov kostja.osipov at gmail.com
Fri Nov 29 17:51:31 MSK 2019


* Cyrill Gorcunov <gorcunov at gmail.com> [19/11/29 16:31]:
> > Don't mix up coio and eio please. coio is
> > cooperative-wihtin-the-same-thread. eio is async via a thread
> > pool. Eio should be killed altogether now that asyncio in linux is
> > mature enough, and there is io_uring.
> 
> OK, so the longterm plans are to get rid of eio and
> use io_uring instead? I'm both hands for this kind of
> async io, except we will get a huge problems on FreeBSD/MachO
> I think (or we will have to keep eio for them).

On Mac and FreeBSD one can use aio.


-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list