Category: RabbitMQ

What Are You Going to Learn? Now it is time to consume the messages you have sent to RabbitMQ with a Java application. That means opening up connections to a RabbitMQ broker and then consuming messages with the Java API. Find out how to do that in this episode.

Related Articles