lishiming / shm_round_robin_queue
shared memory
☆20Updated 9 years ago
Alternatives and similar repositories for shm_round_robin_queue:
Users that are interested in shm_round_robin_queue are comparing it to the libraries listed below
- 多种无锁 队列☆43Updated 7 years ago
- ☆14Updated 8 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 13 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years 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
- ☆18Updated 11 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 6 years ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 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
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- c++ 网络事件库☆81Updated 10 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- Fiber and async I/O based network library☆8Updated 10 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago