Interviewer And Interviewee Guide

Java Message Service (JMS) Interview Question:

What is the point-to-point model in JMS?

Submitted by: Administrator
A point-to-point model is based on the concept of a message queue: Senders send messages into the queue, and the receiver reads messages from this queue. In the point-to-point model, several receivers can exist, attached to the same queue. However, (Message Oriented Middleware)MOM will deliver the message only to one of them. To which depends on the MOM implementation.
Submitted by: Administrator

Read Online Java Message Service (JMS) Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.