What is a Queue?
Answers were Sorted based on User's Feedback
Answer / durga madhab karadia
Queue is a data structure which is store the messages.and
every queue has own queue manager.queue manager are
maintaining the all queues.different types of queues are
available in web sphere mq in different purpose.but
generally 4 types of queues r there
1)local queue
2)remote queue
3)alias queue
4)model queue
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / devi
A queue is generally a storage area for messages .we call
it as object in mq .There are different types of queues
according to their functionality .Mainly we have 4 types
1 .local queue
2 .Alias queue
3 .Model queue
4 .Remote definition queue
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / raj
Queue is said to be container which is used to store the
messeges.
There are different kinds of queues available.For diff.
purposes.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / gani
queue is a data structure used to hold and transfer the messages
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ramesh babu
Queue is a file and it is a data structure container holds a due data and messages in mq server untill and unless due remote service get the messages from queue.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nashiinformaticssolutions
A linear data structure that executes operations in FIFO order is called a queue.
Rather than a stack in a queue, the elements that have been added the least recently are eliminated first.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
A linear data structure that executes operations in FIFO order is called a queue.
Rather than a stack in a queue, the elements that have been added the least recently are eliminated first.
| Is This Answer Correct ? | 0 Yes | 0 No |
where the error logs in Appear in Z/OS?
One server how many qmgrs will create?
Explain how to define a buffer pool for holding messages in main storage?
Define initiation queues?
Explain what is intercommunication in mqseries?
How does mq support the integration?
Which types of logs are using in your organization
List some reserved queue names of ibm websphere mq?
List the different types of queues?
Define transmission queue in mqseries?
What is the backup queue of the qmgr?
What is a Backout queue What is the difference between Back out queue and Dead Letter queue