CMQ

cwmwl udp message queue

http://github.com/viloocity/cmq/

Latest on Hackage:0.0.12

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Joerg Fritsch
Maintained by [email protected]

CMQ is a lightweight message queue using the UDP protocol as transport protocol. It trades guarantees, consistency mechanisms, (shared) state and transactions for robustness, scalability and performance. CMQ fares especially well in modern Layer 2 switches in data center networks, as well as in the presence of errors. This library provides CMQ version = 0.0.12