#107 support STOMP and/or AMQP messaging
Closed Opened by dcallagh.

Like waiverdb, we would like to deploy Greenwave in environments which use a STOMP-compatible and/or AMQP-compatible message bus.


:+1: here.

Some notes:

  • odcs uses rhmsg for "this" (really amqp).
  • freshmaker does the same as odcs (I think). It is worth checking.
  • MBS grew a plugin system that allowed us write https://github.com/release-engineering/mbs-messaging-umb

When waiverdb and greenwave grow support for non-fedmsg messaging, I guess it would be nice if they copied either odcs/freshmaker or MBS so that we're left with only two ways of doing this instead of three of four.

Updated the issue to mention AMQP also. Doesn't really matter whether we go with STOMP or AMQP for the protocol since our internal message broker supports both. Just use whatever is easier to integrate, I guess.

Metadata Update from @gnaponie:
- Issue assigned to gnaponie

Metadata Update from @ralph:
- Issue assigned to mcurlej (was: gnaponie)

Metadata Update from @ralph:
- Issue status updated to: Closed (was: Open)

Metadata