Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/28/2014
This language reference section contains descriptions of message queue programming elements.
Remarks
Message Queuing uses memory-mapped files to hold queued messages. There is no upper limit; the queue is of infinite size (constrained by system memory). The files are each a fixed size of 4 MB, which is also the size limit of a Message Queuing message. The driver (Mqac.sys) maps the files to kernel memory address space when Message Queuing runtime sends or receives a message.