!--a11y-->
Point-to-Point Model 
The JMS point-to-point model enables you to work with queues of messages. These messages can be sent to a specific queue. You can use the point-to-point model for:
· Creating a Message Consumer to a Queue
· Creating Message Producer to a Queue
The JMS Provider allows you also to manage the dead messages delivery. For more information, see Message Delivery Attempts Limitation.