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 is sequel number mismatch? how to resolve
What is SSL? How to Assign that SSL Certificate to particular QM?
Explain the significance of mqseries?
how to insert or retrieve only 2000 records with having 10000 records
What is mq?
What is transmission queue?
Difference between receiver & requester channel?
What is message server in mqseries?
How to get particular message from queue? like first message ?or 30th message
What are the different types of logs in websphere mq?
Is it possible to retrieve a message from a Dead letter Queue? If possible how?
10 Answers CTS, IBM,
What is a Backout queue What is the difference between Back out queue and Dead Letter queue