Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

RabbitMQ and Messaging Concepts

Posted By: lucky_aut
RabbitMQ and Messaging Concepts

RabbitMQ and Messaging Concepts
Last updated 7/2022
Duration: 4h 9m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 1.41 GB
Genre: eLearning | Language: English

Learn RabbitMQ message broker, general messaging concepts with C# and Java code samples

What you'll learn
RabbitMQ
General messaging concepts
RabbitMQ management web interface
Using RabbitMQ .Net client library with C#
Installing RabbitMQ on a Windows machine
Pulling and running RabbitMQ Docker image
Requirements
C# knowledge only for coding lessons
Description
RabbitMQ is a very popular message broker. It is heavily used in microservices architectures, as a solution for asynchronous, decoupled communication/messaging problem between the services.
It is available on Windows, Linux and Mac. There are also many official Docker images that are ready to run.
RabbitMQ is easy to install, learn, configure and use. There are many official client libraries for popular programming languages. Its management web interface plugin makes learning and testing RabbitMQ even easier.
This course starts with message broker basics continues with RabbitMQ, its components and common usage scenarios. There are demo lessons for testing the RabbitMQ system using management web interface. There are also coding lessons that demonstrates how to use RabbitMQ features from code and implement common messaging scenarios using C#. But you can also download the Java versions of the same sample projects under each coding lesson. You will see that codes are almost the same.
I think, spending a weekend studying this course will be enough to complete it and learn how to use RabbitMQ using management UI, C# and Java client libraries.
I appreciate your valuable feedbacks. Feel free share your feedbacks, recommendations and ask questions on course's questions & answers part.
C# and Java sample project source codes are added as a resource to each coding lecture. You can also find all the samples as a single file under "All Codes" section.
Current C# samples for RabbitMQ .Net client library versions 5.1.0 and 6.4.0.
Current Java samples (Maven projects) for RabbitMQ Java client library version 5.15.0.
Who this course is for:
Developers who are curious about RabbitMQ and general messaging concepts
Developers who want to learn RabbitMQ .Net client library



More Info