toddproject / todd

A distributed network assurance platform
Apache License 2.0
237 stars 30 forks source link

Added support for AWS Amazon MQ #165

Closed mjubenot closed 6 years ago

mjubenot commented 6 years ago

Added support for Amazon MQ, which is a Apache ActivateMQ managed by AWS.

Heavily inspired by the rabbitMQ implementation

Mierdin commented 6 years ago

As mentioned in #166, I'm going to close this in favor of a highly simplified approach with gRPC rather than an external messaging system. Thanks so much for the contribution, though.