Java Messaging Service - Spring MVC, Spring Boot, ActiveMQ
Apache ActiveMQ is open source message broker developed in Java. Have you ever thought how WhatsApp works ? One to one messaging and one to many messaging techniques you will learn in this course. This course is not about how WhatsApp works but its all about Apache ActiveMQ.
More
Many times you are in need where two or more of your Java applications need to communicate with each other. There comes the JMS (Java Messaging Service) in picture. You can execute time consuming task of your application in asynchronous manner using Apache ActiveMQ. This you will learn in this course when I will show you Real World Example with JSON message.
In this course you will learn Java Messaging Service (JMS) with Apache ActiveMQ.
You will learn Apache ActiveMQ.
You will get idea how WhatsApp works.
You will learn to publish the message to queue from Java Console App, Spring MVC and Spring Boot App using JMS template. This message can be in any format like simple text OR JSON OR XML.
You will learn to consume this message from Queue to Java Console App, Spring MVC and Spring Boot App.
Real time example with JSON message will give you better idea on when to use Apache ActiveMQ.
You will learn to publish the message to topic from Java Console App, Spring MVC and Spring Boot App using Spring JMS Template. This message can be in any format like simple text OR JSON OR XML.
You will learn to consume this message from Topic to Java Console App, Spring MVC and Spring Boot App.
You will learn difference between Queue and Topic so that will clear you on when to use Queue and Topic.
You will learn to create message publisher and consumer for both Queue and Topic using Spring MVC and Spring Boot separately.
Watch Online Java Messaging Service - Spring MVC, Spring Boot, ActiveMQ
# | Title | Duration |
---|---|---|
1 | Introduction to Apache ActiveMQ | 01:30 |
2 | Introduction To Java Messaging Service | 02:09 |
3 | Understanding Of Java Messaging Service | 02:08 |
4 | What is Queue ? | 04:39 |
5 | What is topic ? Difference between Topic and Queue | 03:08 |
6 | Installing Apache ActiveMQ | 03:51 |
7 | Adding Authentication and Authorization To Apache ActiveMQ | 04:09 |
8 | Web Console Broker Credentials | 04:14 |
9 | Publishing Message To Queue | 06:18 |
10 | Consuming Message From Queue | 06:35 |
11 | What is Client Acknoledgment ? | 04:36 |
12 | Round Robin Example With Multiple Consumers | 04:47 |
13 | Understanding Real Time Scenario To Use ActiveMQ | 02:51 |
14 | Real Time Example With JSON Message | 06:11 |
15 | Creating Topic | 01:29 |
16 | Publishing Message To Topic | 05:28 |
17 | Consuming Message From Topic | 07:39 |
18 | Topic With Multiple Consumers | 02:57 |
19 | Project Set Up | 03:55 |
20 | JMS Publisher Configuration | 03:46 |
21 | Publishing Message To Queue | 07:14 |
22 | JMS Consumer Using Spring JMS Template | 06:36 |
23 | Introduction To JMS With Spring Boot | 00:49 |
24 | Spring Boot Project Set Up For JMS | 02:36 |
25 | JMS Publisher Using Spring Boot | 04:27 |
26 | JMS Consumer Using Spring Boot | 03:10 |
27 | More Lectures On The Way | 00:32 |