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 11 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆253Updated 7 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- 多种无锁队列☆43Updated 8 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆232Updated this week
- A small thread-safe queue written in C☆107Updated 6 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 4 months ago
- tcp server and client package using libuv☆130Updated 3 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Simple and lightweight Hierarchical/Finite-State Machine (H-FSM) class (C++11)☆286Updated 10 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- Log4cpp maintained fork by OrocosDevs☆194Updated 4 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 9 years ago
- shared memory☆21Updated 9 years ago
- 一个极简内存池实现☆305Updated last year
- Simple C++multithread lib☆126Updated 6 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- OpenSource WebSocket toolkit☆130Updated 4 months ago
- fn-log is a cpp-based logging utility. It's a gift.☆86Updated 3 months ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆324Updated 7 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 2 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 5 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- 简单有效的内存池实现☆99Updated 9 years ago