dbeck / LLQ

Low-latency inter process message queue, based on ring buffer, mmap, spin lock and non-blocking techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Low-latency inter process message queue, based on ring buffer, mmap, spin lock and non-blocking techniques

License:Apache License 2.0


Languages

Language:C++ 100.0%