zhiyuan2007 / IPC-performance-compare
Compare performance of IPC(Inter-Process Communication), include file, zeromq, socket, unixsocket, share-memory, msq-queue and so on
☆30Updated 4 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
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 多种无锁队列☆43Updated 7 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 years ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- shared memory☆20Updated 9 years ago
- SPDataPickle is a library use to serialize and deserialize C structures to and from XML/JSON/ProtoBuf☆11Updated 10 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 months ago
- ☆14Updated 8 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 9 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- 这里总结下c++11的新特性☆12Updated 9 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- Message queue and thread pool implementations of C++ Workflow☆35Updated 9 months ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- 简单有效的内存池实现☆96Updated 8 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- Lock-Free Thread Pool☆78Updated last year
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 10 years ago