Default Exchange in RabbitMQ - AMQP [Complete Tutorial Series in Java]
Learn about the Default exchange in RabbitMQ. Default Exchange in RabbitMQ is not a special type of Exchange in RabbitMQ like Direct Exchange or Topic Exchange. It is a special Direct Exchange with an empty name. In the Elements of AMQP article, you have sent a message directly to a Queue using the empty Exchange name. This is where Default Exchange comes to play. Blog article: https://jstobigdata.com/rabbitmq/default-exchange-in-amqp-rabbitmq/ GitHub: https://github.com/jstobigdata/rabbitmq-parent-project/tree/master/00-getting-started/src/main/java/com/amqp/exchanges Tutorial home: https://jstobigdata.com/rabbitmq/complete-rabbitmq-tutorial-in-java/ #rabbitmq #amqp #java #tutorial #programmingtutorial #microservices #defaultexchange
Learn about the Default exchange in RabbitMQ. Default Exchange in RabbitMQ is not a special type of Exchange in RabbitMQ like Direct Exchange or Topic Exchange. It is a special Direct Exchange with an empty name. In the Elements of AMQP article, you have sent a message directly to a Queue using the empty Exchange name. This is where Default Exchange comes to play. Blog article: https://jstobigdata.com/rabbitmq/default-exchange-in-amqp-rabbitmq/ GitHub: https://github.com/jstobigdata/rabbitmq-parent-project/tree/master/00-getting-started/src/main/java/com/amqp/exchanges Tutorial home: https://jstobigdata.com/rabbitmq/complete-rabbitmq-tutorial-in-java/ #rabbitmq #amqp #java #tutorial #programmingtutorial #microservices #defaultexchange