Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maikebing/libmmapqueue
mmap queue
https://github.com/maikebing/libmmapqueue
Last synced: 20 days ago
JSON representation
mmap queue
- Host: GitHub
- URL: https://github.com/maikebing/libmmapqueue
- Owner: maikebing
- Created: 2020-04-05T09:43:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-05T10:14:52.000Z (over 4 years ago)
- Last Synced: 2024-04-13T23:15:38.210Z (9 months ago)
- Language: C
- Homepage:
- Size: 11.7 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libmmapqueue
Created on: 2014-5-5
Author: ShaneyuBased 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