Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What are the criteria for choosing the point-to-point messaging model over the publish/subscribe model, and vice versa?

0
Posted

What are the criteria for choosing the point-to-point messaging model over the publish/subscribe model, and vice versa?

0

Location: http://www.jguru.com/faq/view.jsp?EID=1175 Created: Nov 19, 1999 Author: Jerry Smith (http://www.jguru.com/guru/viewbio.jsp?EID=9) There are two fundamental factors: • The point-to-point messaging model is designed for 1-to-1 messaging between a producing client and a consuming client. • The publish/subscribe messaging model provides two options not available with point-to-point messaging: • Clients can produce messages for an unknown, and/or unlimited, number of subscribers; that is, publish/subscribe messaging supports 1-to-n messaging operations. • Subscribing clients have the choice between durable and nondurable connections to the JMS server.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123