Skip to content

Instantly share code, notes, and snippets.

@cocowalla
Created February 12, 2018 10:32
Show Gist options
  • Save cocowalla/eda463a68e348e32660e22196da6c509 to your computer and use it in GitHub Desktop.
Save cocowalla/eda463a68e348e32660e22196da6c509 to your computer and use it in GitHub Desktop.
RabbitMQ <--> Azure Service Bus
+
Internal network | Azure
|
|
+--------+ | +----------+
| Client +---+ | +---+ Consumer |
+--------+ | | | +----------+
| | |
| +-----------------+ | +-------------------+ |
+-+ RabbitMQ Broker +---------+ Azure Service Bus +--+
| +-----------------+ | +-------------------+ |
| | |
+--------+ | | | +----------+
| Client +---+ | +---+ Consumer |
+--------+ | +----------+
|
|
|
+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment