drogonframework / drogonframework/drogon
support for IO_uring
Open
enhancement
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
Hi, in the Readme you say
> Use a non-blocking I/O network lib based on epoll (kqueue under macOS/FreeBSD) to provide high-concurrency, high-performance network IO
IO_uring is the new linux API that allow greater performance for async IO, I was wondering wether you could use IO_uring for even more performance?
https://github.com/axboe/liburing
feel free to close this issue, and BTW congrats for the amazing performance!
Contributor guide
Assessment
This issue has not been assessed yet.