RabbitMQ- Tutorial 5 - AMQP for RabbitMQ (Part 1)

jumpstartCS
jumpstartCS
23.4 هزار بار بازدید - 3 سال پیش - In this video we will
In this video we will look at RabbitMQ's relationship with AMQP (Advanced Message Queuing Protocol) which is a standard protocol for interoperability between all messaging middleware. The AMQP standard is used in many different message brokers including Apache ActiveMQ and Azure Service Bus.

This video will break down the basics of AMQP and look in depth into the AMQP frame structure. Understanding AMQP can really help to debug issues when using RabbitMQ and is essential knowledge when creating or contributing to RabbitMQ client libraries.

---------------------------------------------------------------------------------------------------------------------------

RabbitMQ is the most widely deployed open source message broker. A message broker is an intermediary computer program module that translates a message from the formal messaging protocol of the sender to the formal messaging protocol of the receiver.

Using RabbitMQ allows us to create a highly decoupled micro services system easily. It can be deployed on many clouds as well as on premise. It comes with many interesting features and is even extendable by the use of plugins.
---------------------------------------------------------------------------------------------------------------------------
AMQP Website:

https://www.amqp.org/

AMQP Standard Downloads:

https://www.amqp.org/resources/download
---------------------------------------------------------------------------------------------------------------------------

Check out our Azure Service Fabric Tutorial for developing highly reliable distributed applications:

Azure Service Fabric Tutorial

Check out our Cassandra Tutorial for a distributed and highly available solution for your applications:

Apache Cassandra Tutorial
3 سال پیش در تاریخ 1400/10/01 منتشر شده است.
23,435 بـار بازدید شده
... بیشتر