DEVFYI - Developer Resource - FYI

What is queue

J2EE Interview Questions and Answers (Part 2)


(Continued from previous question...)

238. What is queue

A messaging system built on the concept of message queues. Each message is addressed to a specific queue; clients extract messages from the queues established to hold their messages.

(Continued on next question...)

Other Interview Questions