JMS Interview Questions and Answers
Ques. What is the basic difference between Publish Subscribe model and P2P model?Ans. 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 it helpful?
Yes
No
Most helpful rated by users: