After describing the difference between a JMS Queue and Topic, I live code a JMS Publish Subscribe tutorial with Java, ActiveMQ, Camel and Spring Boot.
I cover the following topics during the example:
JMS Queue VS Topic.
JMS Topic Durable Subscription Example.
ActiveMQ Durable Subscriber.
How to create an ActiveMQ Topic.
Camel JMS Component.
How do durable queues and topics work?
Running multiple JMS Topic Subscribers and JMS Topic Durable Subscribers.
ActiveMQ topic subscriber example.
Don't forget to subscribe for regular great tech vids! :)
Enjoy!
Philip
Filmed In Marbella. Marbella is a city and municipality in southern Spain, belonging to the province of Málaga in the autonomous community of Andalusia. It is part of the Costa del Sol.
Spring Boot with Camel ActiveMQ JMS Example - Java AutoConfiguration: • Spring Boot with Camel ActiveMQ JMS Exampl... (The codebase for this tutorial)
Apache ActiveMQ Durable Queue / Durable Subscriber, How do durable queues and topics work : http://activemq.apache.org/how-do-dur...
JMS Queue VS Topic: http://activemq.apache.org/how-does-a...
Apache ActiveMQ: http://activemq.apache.org/
Apache Camel ActiveMQ Component: http://camel.apache.org/activemq.html
Apache Camel JMS Component: http://camel.apache.org/jms.html
Apache Camel: http://camel.apache.org/
JMS Spring: http://docs.spring.io/spring/docs/cur...
Durable Subscriber: http://www.enterpriseintegrationpatte...
Enterprise Integration Patterns: http://www.enterpriseintegrationpatte...