zhiyuan2007 / IPC-performance-compareLinks
Compare performance of IPC(Inter-Process Communication), include file, zeromq, socket, unixsocket, share-memory, msq-queue and so on
☆30Updated 5 years ago
Alternatives and similar repositories for IPC-performance-compare
Users that are interested in IPC-performance-compare are comparing it to the libraries listed below
Sorting:
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 9 years ago
- 多种无锁队列☆43Updated 7 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- fast thread pool☆27Updated 6 years ago
- This is mini rpc depend on google protobuf.☆11Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- Lock-Free Thread Pool☆78Updated last year
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 7 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 4 months ago
- Shared-memory based ring buffer☆63Updated 8 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- tcp server and client package using libuv☆129Updated 3 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- Google Test Mirror☆25Updated 13 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- SMCPP是一个状态机库的C++语言实现, 支持FSM和HSM. 该库参考了QPCPP.☆13Updated 8 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- SPDataPickle is a library use to serialize and deserialize C structures to and from XML/JSON/ProtoBuf☆11Updated 10 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- development tools written by C++☆21Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago