What is the basic difference between Publish Subscribe model and P2P model?
Answer / munnu
Publish Subscribe model is typically used in one-to-many situation. It is unreliable but very fast. P2P model is used in one-to-one situation. It is highly reliable.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is jms connection?
What is the use of jmstemplate in spring?
What is the use of JMS? In which situations we are using JMS? Can we send message from one server to another server using JMS?
What is the use of jms server in weblogic?
What is the difference between java mail and jms queue?
What is a map message?
What is Point-to-Point Approach?
Give an example of using point to point model in JMS?
Wat is jms client?
What is wire level protocol?
What is jms active mq?
What is jms jndi?