New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An io_uring based Transport Layer (Part III) - Preview Release #2
Comments
@tkp1n |
Good question, @ona993!
The second approach is also how the kernel handles completion queue overflows on kernels that report |
This is very cool. Do you know if the windows kernel will get this io capability eventually? |
Glad you like it. |
Yes I did hear that IOCP was originally faster than Linux, at least until now.
Great work! Looking forward
…________________________________
From: Nicolas Portmann <notifications@github.com>
Sent: Monday, July 20, 2020 5:11 AM
To: tkp1n/ndportmann.com <ndportmann.com@noreply.github.com>
Cc: jsoneaday <dharric@live.com>; Comment <comment@noreply.github.com>
Subject: Re: [tkp1n/ndportmann.com] An io_uring based Transport Layer (Part III) - Preview Release (#2)
This is very cool. Do you know if the windows kernel will get this io capability eventually?
Glad you like it.
|
tkp1n commentedJun 5, 2020
Issue for feedback and discussion around the post An io_uring based Transport Layer (Part III) - Preview Release
The text was updated successfully, but these errors were encountered: