co-uring-http
co-uring-http copied to clipboard
讨论: 使用 C++ 20 协程与 io_uring 实现 HTTP 服务器
一起交流学习:https://github.com/howardlau1999/hcache-uring
这个项目参考了一些您的博客上关于 Coroutines 的文章, 非常感谢
目前打算先按照这篇文章 io_uring and networking in 2023 的建议, 接入 io_uring 的新功能, 然后再做性能测试