Popularity
5.1
Growing
Activity
0.0
Stable
2
7
0

Monthly Downloads: 4
Programming language: Haskell
License: MIT License
Tags: Network    

network-transport-amqp alternatives and similar packages

Based on the "Networking" category.
Alternatively, view network-transport-amqp alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of network-transport-amqp or a related project?

Add another 'Networking' Package

README

Cloud Haskell over AMQP (RabbitMQ)

Hackage package Build Status

network-transport backend based on the RabbitMQ distributed messaging platform.

Status

  • [X] Runs against network-transport-tests
  • [ ] Runs against distributed-process-tests
    • [ ] Runs against "ch-core" (threw exception - 1 hangs, rest passes)
    • [ ] Runs against "ch-closure" (1 fails, 1 hangs, rest passes)
    • [X] Runs against "ch-stats"
  • [ ] Supports multicast

Credits

Most of the credits go to TweagIO, which released a transport layer called network-transport-zeromq, which was heavily borrowed for the creation of this project. Without their initial effort, none of this would have been possible.

IRIS

Thanks to IRIS Connect for funding this project, allowing me to work on it.

network-transport-amqp is maintained and funded by IRIS Connect.

License

Check the TWEAG_LICENSE license file for the license this project depends upon.

Contributions

This library scratches my own itches, but please fork away! Pull requests are encouraged.


*Note that all licence references and agreements mentioned in the network-transport-amqp README section above are relevant to that project's source code only.