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
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 多种无锁队列☆43Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated last month
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- shared memory☆20Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Lock-Free Thread Pool☆77Updated last year
- practice cmake☆16Updated 13 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 smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-…☆21Updated 6 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- Sender-Receiver communication based on Unix domain sockets☆12Updated 8 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- openssl surpport for handy☆42Updated 9 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated last week
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 9 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 10 years ago
- libuv系列教程的配套代码,从0到深度了解libuv的框架与使用。☆32Updated 4 years ago
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆14Updated 3 years ago
- this is my summary c++ common tools☆27Updated last year