!--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 Message Consumer to a Queue
· Creating Message Producer to a Queue
For examples, see:
· Simple Point-to-Point Scenario
· Point-to-Point Scenario with Client Confirmation
