seanbollin / reactor-proactor-exampleLinks
Source for blog post demonstrating the difference between a proactor and reactor
☆11Updated 8 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
Sorting:
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A C++ RPC Library implementation with Protobuf and Boost Asio. Include Blocking Client, Async Client and Async Future Client.☆21Updated 9 years ago
- A quicker FIX engine based on Muduo☆9Updated 12 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 4 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- concurrency library for C++☆74Updated 11 years ago
- A C++ coroutine library☆19Updated 8 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 6 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- ☆37Updated 10 years ago
- Mirror of Apache C++ Standard Library☆64Updated 6 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- C++ network library☆10Updated 10 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- ☆17Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- An C++ serialization library☆10Updated 10 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago