louxj424 / IPC
some practical examples for Linux IPC ,such as pipe(fifo),socket,shared memory and message queue etc.
☆22Updated 8 years ago
Alternatives and similar repositories for IPC:
Users that are interested in IPC are comparing it to the libraries listed below
- Sender-Receiver communication based on Unix domain sockets☆12Updated 8 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- Attach to a process and dump statistics of low level malloc(ptmalloc, the glibc implementation) of the process.☆29Updated 5 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- shared memory☆20Updated 9 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Lock-Free message queue for IPC☆19Updated 11 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆18Updated 2 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 9 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- A IPC library based on Posix thread and Posix message queue.☆11Updated 5 years ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆24Updated 2 years ago
- Compare performance of IPC(Inter-Process Communication), include file, zeromq, socket, unixsocket, share-memory, msq-queue and so on☆30Updated 4 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- Cross-platform dlopen()-related wrappers☆10Updated 4 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- The cyclictest latency benchmark, modified to run on LITMUS^RT.☆34Updated 11 years ago
- stuff☆34Updated 9 years ago
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago
- tlv codec library.☆17Updated 12 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago