async io-uring based kernel io library
-
Updated
Mar 26, 2021 - C++
async io-uring based kernel io library
libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop currently. We will try to bring sender-receiver model to it in the future.
Flexible, high-performance, dynamically reconfigurable, C++ Asio-based network server framework with server-side dynamic load simulation capability.
A university project demonstrating Multi-threaded server managing a directed graph, Reactor and Proactor design pattern implementations, POSIX mutex and POSIX cond usage.
[WIP] An implementation of the Proactor pattern in C++ using liburing, linux only. This variation is multithreaded and makes usage of coroutines.
Add a description, image, and links to the proactor topic page so that developers can more easily learn about it.
To associate your repository with the proactor topic, visit your repo's landing page and select "manage topics."