diff options
author | Vincent Ambo <tazjin@gmail.com> | 2017-10-15T23·08+0200 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2017-10-15T23·08+0200 |
commit | 7dc6144e3fe53d611a8a83ad78fed1dc37c785e6 (patch) | |
tree | d451d4a76f60141393fcf6a6551880c1b52204e4 /CODE_OF_CONDUCT.md | |
parent | 1f1a74108e74a50c39eeac37bb3a91cb49c1d35d (diff) |
feat: Implement high-level POSIX message queue API
Implements a high-level API on top of POSIX message queues (mq_overview(7)). This API can be used to perform local RPC between processes that need to exchange messages *fast* (or *easy*) with priority ordering. The methods are mostly documented but there are still two corner cases that need to be looked at and a lot of tests missing.
Diffstat (limited to 'CODE_OF_CONDUCT.md')
0 files changed, 0 insertions, 0 deletions