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

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.

Awesome Lists containing this project

README

          

linda-unix
==========

[![Build Status](https://travis-ci.org/serathius/linda-unix.svg?branch=master)](https://travis-ci.org/serathius/linda-unix)

Linda library implementation using unix shared memory and semaphores.