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
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- Sender-Receiver communication based on Unix domain sockets☆12Updated 8 years ago
- Lock-Free message queue for IPC☆19Updated 11 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 8 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- A IPC library based on Posix thread and Posix message queue.☆11Updated 4 years ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- foonathan/memory vendor package for Fast DDS. Looking for commercial support? Contact info@eprosima.com☆26Updated 3 months ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 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
- C++ std::thread Event Loop with Message Queue and Timer☆40Updated 3 weeks ago
- Linux Inter-process(or) Communication over shared memory drive☆25Updated 3 months ago
- Shared-memory based ring buffer☆59Updated 7 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆24Updated 2 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- Columbo Simple Serial Library is an easy to use, event driven serial port communication library for Linux.☆39Updated 8 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
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆49Updated 6 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- This is a simple educational example of an IPv4/IPv6 multicast client and server, running under UNIX and Win32.☆59Updated last year
- Articles, study notes, ...☆17Updated 6 months ago
- The cyclictest latency benchmark, modified to run on LITMUS^RT.☆34Updated 11 years ago
- Human-readable stack trace for C and C++ programs and C++ exception backtrace.☆13Updated 12 years ago
- Lock free shared-memory library☆11Updated 8 years ago
- Publish/Subscribe framework for C++☆19Updated 9 years ago
- Example that shows how a service-oriented communication API can be implemented on top of iceoryx☆38Updated 2 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago