Which of the following statement are true about queuing…

Which of the following statement are true about queuing messages?

Which of the following statement are true about queuing messages?

A.
Storage queue messages have no size restrictions. The reason for using smaller messages sizes is to
increase throughput to the queue.

B.
Storage queue messages are limited to 64 KB.

C.
Storage queue messages are durable.

D.
The client application should save the message identifier returned after adding a message to a queue for
later use.



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Nina

Nina

The “maximum” time that a message can remain in the queue is 7 days. This means that Storage queue messages are NOT durable.