https://github.com/serathius/linda-unix
Linda library implementation using unix shared memory and semaphores.
https://github.com/serathius/linda-unix
Last synced: over 1 year ago
JSON representation
Linda library implementation using unix shared memory and semaphores.
- Host: GitHub
- URL: https://github.com/serathius/linda-unix
- Owner: serathius
- License: mit
- Created: 2014-06-07T06:47:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-12T20:12:01.000Z (about 12 years ago)
- Last Synced: 2025-01-23T20:48:11.100Z (over 1 year ago)
- Language: C++
- Size: 402 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
linda-unix
==========
[](https://travis-ci.org/serathius/linda-unix)
Linda library implementation using unix shared memory and semaphores.