- Cloud Native programming with Golang
- Mina Andrawos Martin Helmich
- 40字
- 2021-07-02 20:03:46
Implementing publish/subscribe with RabbitMQ
In the following section, you will learn how to implement a basic publish/subscribe architecture. For this, we will take a look at the Advanced Message Queueing Protocol (AMQP) and one of its most popular implementations, RabbitMQ.