lishiming / shm_round_robin_queueLinks
shared memory
☆21Updated 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
Sorting:
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 9 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 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☆25Updated 13 years ago
- 多种无锁队列☆43Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 8 months ago
- Fiber and async I/O based network library☆8Updated 10 years ago
- Message queue and thread pool implementations of C++ Workflow☆36Updated 10 months ago
- std::future extension☆37Updated 4 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 7 years ago
- ☆18Updated 11 years ago
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- Publish/Subscribe framework for C++☆19Updated 9 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago