Re: AIO support
Simon Maurer <mail at maurer.systems>
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
I wrote a little "proof of concept" for using ell with libaio: https://github.com/mausys/ellaio/blob/main/aio.c No more signals and threads. Also libaio is LGPL too, so it could be bundled with ell. Regards Simon