Home

 

What is a queue?

 

 

+

Search Tips   |   Advanced Search

 

A queue is a data structure used to store messages.

Each queue is owned by a queue manager. The queue manager is responsible for maintaining the queues it owns, and for storing all the messages it receives onto the appropriate queues. The messages might be put on the queue by application programs, or by a queue manager as part of its normal operation.

WebSphere MQ V6.0 supports queues over 2GB in size

 

Parent topic:

Messages and queues


fa10350_


 

Home