MengRao / tcpshmLinks
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
☆468Updated 5 years ago
Alternatives and similar repositories for tcpshm
Users that are interested in tcpshm are comparing it to the libraries listed below
Sorting:
- A highly optimized single producer single consumer message queue C++ template☆267Updated 2 years ago
- 🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库☆246Updated 2 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆319Updated 3 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆237Updated 2 months ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- A low overhead nanosecond clock based on x86 TSC☆336Updated 5 months ago
- Fork from NanoLog. Output txt format logs directly for hft.☆89Updated last year
- cross-platform coroutine library in c++☆851Updated last month
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库