/PosixChannels.jl

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

Primary LanguageJuliaMIT LicenseMIT

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.