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
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 5 months ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 9 years ago
- Message queue and thread pool implementations of C++ Workflow☆32Updated 5 months ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- shared memory☆20Updated 8 years ago
- Lock-Free Thread Pool☆76Updated last year
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- Shared-memory based ring buffer☆59Updated 7 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Articles, study notes, ...☆17Updated 6 months ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 weeks ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- CMake/Make/Shell/Multi-thread' usage☆82Updated last year
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 10 years ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- Fiber and async I/O based network library☆8Updated 9 years ago