Queue

A JMS queue is based on the point-to-point (PTP) messaging model, which enables one application to send a message to another. Applications with high availability or scalability concerns should consider using distributed queues instead.