PosixChannels.jl

PosixChannels provides an AbstractChannel-compatible channel using POSIX message queues.
Author Klafyvel
Popularity
0 Stars
Updated Last
9 Months Ago
Started In
December 2023

PosixChannels

Stable Dev Build Status Aqua QA

PosixChannels provides an AbstractChannel-compatible channel using POSIX message queues.

The high level API is available through PosixChannel.

For more information on POSIX message queues, see man 7 mq_overview.