Computer Science, asked by rinki09, 1 year ago

The basic unit of AMQP data is: A frame, A packet , A byte, A bit

Answers

Answered by argupta1109
0

Answer:

Explanation:frame

Answered by mahajan789
0

Answer: The basic unit of AMQP data is a frame.

Explanation: AMQP stands for Advanced Messaging Queuing Protocol.A frame is a basic unit with AMQP. A connection consists of the ordered sequence of frames. Order, in this case, means that the last frame must not arrive at the receiver until all other frames have first reached their destination.

#SPJ2

Similar questions