Back to Browse

Apache ActiveMQ Tutorial using Spring Boot

6.9K views
Dec 27, 2023
18:42

In this video, I give an overview of Apache ActiveMQ. The video begins with an insightful introduction to message brokers, laying the groundwork for understanding their crucial role in modern software architectures. Following the theory, a hands-on code demonstration unfolds within a Spring Boot project, showcasing two fundamental use cases: 1. Point-to-Point Communication Model (Queues) 2. One-To-Many Communication Model (Topics) Apache ActiveMQ Installation: https://activemq.apache.org/installation Tutorial code: https://github.com/ferasalnaem/ActiveMQ/tree/main #activeMQ #apacheactiveMQ #messagebrokers #P2PModel #One-To-Many -------------------------------------------------------------- -------------------------------------------------------------- CHAPTERS 00:00 Intro 00:18 #1. Introduction to ActiveMQ 00:39 #2. Message Brokers 01:27 #3. ActiveMQ Features 02:26 #4. How ActiveMQ works 02:49 #5. Setup ActiveMQ 04:32 #6. Demo of P2P Model (Queues) 13:14 #7. Demo of One-To-Many Model (Topics)

Download

1 formats

Video Formats

360pmp422.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Apache ActiveMQ Tutorial using Spring Boot | NatokHD