ActiveMQ Messaging using Java Messaging Service (JMS)

seeders: 4
leechers: 2
updated:
Added by cg3780 in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...

Files

ActiveMQ Messaging using Java Messaging Service (JMS) 1. Introduction
  • 1. Introduction.mp4 (8.4 MB)
  • 1. Introduction.srt (2.7 KB)
  • 2. Architecture.mp4 (14.3 MB)
  • 2. Architecture.srt (6.4 KB)
  • 3. Topics VS Queue.mp4 (10.7 MB)
  • 3. Topics VS Queue.srt (4.0 KB)
  • 4. Relationship Between ActiveMQ and JMS.mp4 (12.6 MB)
  • 4. Relationship Between ActiveMQ and JMS.srt (2.1 KB)
2. Setup ActiveMQ
  • 1. Install Eclipse.mp4 (49.6 MB)
  • 1. Install Eclipse.srt (5.7 KB)
  • 1.1 Eclipse Install.html (0.1 KB)
  • 1.2 Java.html (0.1 KB)
  • 2. ActiveMQ Setup.mp4 (19.7 MB)
  • 2. ActiveMQ Setup.srt (3.9 KB)
  • 2.1 Installation and Setup.html (0.1 KB)
  • 3. Install Maven.mp4 (31.2 MB)
  • 3. Install Maven.srt (2.9 KB)
  • 3.1 Maven Install.html (0.1 KB)
3. Basic Concepts
  • 1. Setup a Producer.mp4 (112.4 MB)
  • 1. Setup a Producer.srt (11.5 KB)
  • 10. ActiveMQ how to work with objects.mp4 (42.2 MB)
  • 10. ActiveMQ how to work with objects.srt (6.6 KB)
  • 11. Synchronous VS Asynchronous messaging.mp4 (17.9 MB)
  • 11. Synchronous VS Asynchronous messaging.srt (5.5 KB)
  • 12. Synchronous VS Asynchronous messaging.mp4 (93.7 MB)
  • 12. Synchronous VS Asynchronous messaging.srt (10.0 KB)
  • 13. Why use Monitoring.mp4 (28.8 MB)
  • 13. Why use Monitoring.srt (2.2 KB)
  • 14. Dynatrace Installation.mp4 (12.4 MB)
  • 14. Dynatrace Installation.srt (2.2 KB)
  • 15. Monitor ActiveMQ with Dynatrace.mp4 (87.1 MB)
  • 15. Monitor ActiveMQ with Dynatrace.srt (15.8 KB)
  • 15.1 Dynatrca-amq.html (0.2 KB)
  • 16. JMS and ActiveMQ PracticeQuiz.html (0.2 KB)
  • 17. ActiveMQ and JMS final quiz.html (0.2 KB)
  • 2. Setup a Consumer.mp4 (72.9 MB)
  • 2. Setup a Consumer.srt (7.2 KB)
  • 3. ActiveMQ as a load balancer.mp4 (60.8 MB)
  • 3. ActiveMQ as a load balancer.srt (10.5 KB)
  • 4. ActiveMQ - RoundRobin.mp4 (14.6 MB)
  • 4. ActiveMQ - RoundRobin.srt (3.4 KB)
  • 5. Topics in Action.mp4 (29.2 MB)
  • 5. Topics in Action.srt (6.5 KB)
  • 6. Authentication.mp4 (50.0 MB)
  • 6. Authentication.srt (7.4 KB)
  • 7. ActiveMQ Quiz.html (0.2 KB)
  • 8. ActiveMQ on AWS.mp4 (109.6 MB)
  • 8. ActiveMQ on AWS.srt (12.9 KB)
  • 8.1 AWS.html (0.1 KB)
  • 9. Java Spring with ActiveMQ.mp4 (72.5 MB)
  • 9. Java Spring with ActiveMQ.srt (7.1 KB)
4. Conclusion
  • 1. GoodBye.html (0.4 KB)
  • !!! More Courses !!!.txt (1.1 KB)
  • logo.jpg (72.1 KB)

Description


ActiveMQ Messaging using Java Messaging Service (JMS)
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 22 lectures (1h 48m) | Size: 897 MB

Learn how to use ActiveMQ as a message broker using Java and Spring!

ActiveMQ

ActiveMQ web interface

How to install ActiveMQ on your local machine

General Messaging Concepts applicable anywhere

How to use ActiveMQ with Java

Java Messaging Service

ActiveMQ Architecture

How to publish and consume messages using Spring MVC

You will learn how two Java applications can communicate with each other.

Understand the difference between Topics and Queues

A desire to learn and Crush It!

A working Computer with either Windows/MacOS or Linux

An Internet connection

All technologies we will use will be free/have free trial versions

Some Basic knowledge of unix/linux commands can be helpful, but not required

A basic idea of Java will be helpful

ActiveMQ is a powerful yet easy to use open source message broker developed in Java. It is used to automate all kinds of communication between apps today. ActiveMQ can send messages in different formats along with providing you useful dashboards to get a birds eye view on who got which message!

Whether your systems are built on monolith or Microservice based architecture, you need you data moving from one point to another and in good . ActiveMQ does the job. ActiveMQ is like central hub where you send messages from all your applications, and the recipients pickup the messages, and process them. ActiveMQ can be compared to something like the Hub and Spoke model. Like a post-office it takes in, organizes, and delivers messages.

We will learn about the four key components of ActiveMQ -

1)ActiveMQ Concepts: We will discover what messaging means and how it affects our architectural decisions and design considerations. Topics in this section range from understanding the different components of ActiveMQ to the different algorithms that can used to pick up messages. We learn about messages, queues and exchange patterns.

2)ActiveMQ setup: Install and setup ActiveMQ. Integrate ActiveMQ with Java Spring applications to transfer messages.

3)ActiveMQ features: Utilize the different options and capabilities of ActiveMQ. This includes features like authorization, topics, client acknowledgments, different messages types etc. We try to implement these features in practice and optimize them to best suit our needs.

We also utilize the ActiveMQ UI to understand the status of our messages and detect errors, if any.

The course will explain to you not only the theory of ActiveMQ messaging, but also provide a lot of hands-on coding exercises to get your hands dirty and your mind moving. Whether you are a messaging enthusiast, bner, or experienced developer, this course will surely brings great value for you!

Everything is well documented and separated, so you can find what you need. Assignments and Quizzes will make sure you stay on track and test your knowledge. The course will have a combination of theory and practical examples.

Any developer looking to understand how to use ActiveMQ efficiently

Developers who are curious about ActiveMQ and messaging concepts

Anybody with a desire to earn more by learning more!

Anyone who wants to learn ActiveMQ for for managing complex messaging systems

Anyone who wants to learn Message-Queueing



Download torrent
950.4 MB
seeders:4
leechers:2
ActiveMQ Messaging using Java Messaging Service (JMS)


Trackers

tracker name
udp://opentor.org:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://open.stealth.si:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://tracker.uw0.xyz:6969/announce
udp://tracker.dler.org:6969/announce
udp://9.rarbg.com:2870/announce
udp://www.torrent.eu.org:451/announce
udp://tracker2.dler.com:80/announce
µTorrent compatible trackers list

Download torrent
950.4 MB
seeders:4
leechers:2
ActiveMQ Messaging using Java Messaging Service (JMS)


Torrent hash: 7964D4CF563742D486EBA86D9A8B265031B1EDC3