co-uring-http icon indicating copy to clipboard operation
co-uring-http copied to clipboard

讨论: 使用 C++ 20 协程与 io_uring 实现 HTTP 服务器

Open howardlau1999 opened this issue 2 years ago • 1 comments

一起交流学习:https://github.com/howardlau1999/hcache-uring

howardlau1999 avatar Apr 26 '23 05:04 howardlau1999

这个项目参考了一些您的博客上关于 Coroutines 的文章, 非常感谢 目前打算先按照这篇文章 io_uring and networking in 2023 的建议, 接入 io_uring 的新功能, 然后再做性能测试

xiaoyang-sde avatar Apr 26 '23 14:04 xiaoyang-sde