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 |
What are the message sizes?
What is a queue in mqseries?
Explain about the types of queues.
What is asynchrony in mq?
What are the effects of using persistent messages?
hi how to coneect to mqseries from power builder 8.0. I am not able to connect to mqseries from power builder 8.0. pls give me the sample code and what are the steps is required to connect to mqseries from power builder
1 Answers Google, iFlex, Wipro,
How to define a buffer pool for holding messages in main storage?
Tell me which queue having current queue depth should be greater than zero?
In cluster queue manager losed.which type of precautions you take??
Explain how to create dlq rules table?
Explain some rules for using mqsc commands?
Tell me how to find how many messages are passed through the particular channel is it possible to find it?