Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeka0 authored Apr 6, 2020
1 parent d9f0294 commit 7d33ae6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# io_uring_cpp
Test io_uring using liburing library
A CPP wrapper for a asychronous socket server. This code uses Jens Axboe's library "liburing".
Please check this talk at https://www.youtube.com/watch?v=-5T4Cjw46ys

### IO Uring Diagram (image source : https://cor3ntin.github.io/posts/iouring/)
![io_uring](https://cor3ntin.github.io/posts/iouring/uring.svg)
Expand Down

0 comments on commit 7d33ae6

Please sign in to comment.