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 difference between dead letter queue and backout queue in websphere mq?
what are reasons for receiver channel went to paused state?
What are the different types of logs in websphere mq?
What is ibm mq channel?
COULD ANY BODY ANSWER THIS QUESTION "WHAT ARE DIFFERENCES BETWEEN INTERNET EXPLORAR AND NETSCAFE NAVIGATROR ON DIFF VERSION?.
What are the effects of using persistent messages?
How to get particular message from queue? like first message ?or 30th message
How you set authentication in websphere mq?
What is process definition?
Explain the difference between logfile & log space?
Explain the significance of mqseries?
What is the difference between local queue and remote queue in wmq?