Computer Science, asked by shan098765, 1 year ago

In AMQP, link initiation in order to send and receive messages is done by which frame type

Answers

Answered by alinakincsem
1

Please find the answer below:


In AMQP, link initiation in order to send and receive messages is done by ATTACH frame type.


ATTACH is used to initiate new links transfer for sending actual messages flow and controlling message flow rate.

Answered by phillipinestest
0

In AMQP, link initiation in order to send and receive messages is done by FLOW frame type.

Advanced Message Queuing Protocol AMQP, is an open standard application layer protocol that is used for sending and receiving the message.

The main features of this protocol are messaging, routing, queuing, reliability and security. It allows the clients to connect through the various range of protocols and used for asynchronous messaging.

Similar questions