drogonframework / drogonframework/drogon

support for IO_uring

Open
#1,074 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.