What is the Difference between JMS queue reciever and JMS
queue requestor?

Answers were Sorted based on User's Feedback



What is the Difference between JMS queue reciever and JMS queue requestor? ..

Answer / rohit

JMS Queue receiver is a starter activity. It starts a
process on the recipt of a message for the specified JMS
queue, it is listening to.
ON the other hand, JMS queue requestor is not a starter
activity, it is used to send a request to a JMS queue and
receives a response back from the JMS client. This activity
uses temporary destinations to ensure that reply messages
are received only by the process that sent the request.

Is This Answer Correct ?    32 Yes 3 No

What is the Difference between JMS queue reciever and JMS queue requestor? ..

Answer / guest

Jms queue reciever is responsible for consuming the message
from the JMS in a queue. While JMS queue requestor is
similar to requset reply in soap. it waits fro a reply in
reply/to queue.

Is This Answer Correct ?    21 Yes 2 No

Post New Answer

More TIBCO Interview Questions

Wht is bussiness key?

1 Answers   Accenture,


Give an example where graceful migration of service from one machine to another is not possible.

0 Answers  


Where does the tibco admin maintains the version history of the application?

0 Answers  


How to create a Custom Rulebase?

2 Answers   Accenture,


what is soap? how to use soap?

3 Answers  






What are the different modes of service invocation?

0 Answers  


Can there be two error transitions out of an activity ?

0 Answers  


What activity can be used to set the value of a 'user defined process variable' ?

1 Answers  


Wht is process name dynamic override?

2 Answers   Accenture,


If the business process needs to invoke another web service which resource do you use ?

0 Answers  


How do you determine if there are broken references in the project?

0 Answers  


What are the maximum/minimum of threads available for incoming http ?

0 Answers  


Categories