⇤ ← Revision 1 as of 2022-08-24 23:08:11
Size: 643
Comment:
|
← Revision 2 as of 2022-08-24 23:15:42 ⇥
Size: 673
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
Not io_uring: | == io_uring alternatives (that don't work) == |
Line 13: | Line 13: |
[[https://idea.popcount.org/2017-02-20-epoll-is-fundamentally-broken-12/| Epoll is fundamentally broken 1/2]] |
[[https://idea.popcount.org/2017-02-20-epoll-is-fundamentally-broken-12/|Epoll is fundamentally broken 1/2]] |
io_uring
Lord of the io_uring: Examples of using io_uring
A Universal I/O Abstraction for C++
io_uring alternatives (that don't work)
Async IO on Linux: select, poll, and epoll