Limitations

Although QueueExplorer makes queues and messages look similar to folders and files, under the hood most functionality is performed using standard Receive, Send, or Peek operations. Operations which modify or create new messages will Send operation will always put new message on the end of the queue, unless message priority affects that.

Limitations for specific queuing systems

Limitations when working with MSMQ

Limitations when working with Azure Service Bus

Limitations when working with RabbitMQ