seanbollin / reactor-proactor-example
Source for blog post demonstrating the difference between a proactor and reactor
☆11Updated 7 years ago
Alternatives and similar repositories for reactor-proactor-example:
Users that are interested in reactor-proactor-example are comparing it to the libraries listed below
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- A C++ RPC Library implementation with Protobuf and Boost Asio. Include Blocking Client, Async Client and Async Future Client.☆22Updated 9 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- ☆18Updated 6 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- Example program for BoostCon11 talk☆37Updated 13 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- A simple C++11 lua binding library☆13Updated 11 years ago
- Message Queue/C++/Lua based game server☆15Updated 11 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A multiple thread IO reactor network library for high performance c++ server programming