Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maikebing/libmmapqueue

mmap queue
https://github.com/maikebing/libmmapqueue

Last synced: 20 days ago
JSON representation

mmap queue

Awesome Lists containing this project

README

        

# libmmapqueue

Created on: 2014-5-5
Author: Shaneyu

Based on transaction pool, features:
1) support multiple writer and multiple reader processes/threads
2) support timestamping for each data
3) support auto detecting and skipping corrupted elements
4) support variable user data size
5) use highly optimized gettimeofday() to speedup sys time