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

What are the EMS destination properties. What are the difference between the service and interface

1 Answers   TCS, Wipro,


How to control the sequence of execution of process instances created by a process starter ?

0 Answers  


Hi Friends, Can any body can explain about the below mentioned situation When you are working with JMS (connecting with target appl) if both the(Primary and secondary) server goes down what will happen? and same for HTTP also? Thanks in advance...

2 Answers  


If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?

0 Answers  


Where are the designer preferences stored ?

0 Answers  


in one tibco project how many services interfacesess it will be created

2 Answers   TCS,


Whats the difference between publish by value and publish by referrence

2 Answers  


i have 3.6 it exp,relavant 2 years, how to tell my self?

0 Answers  


What are the options for configuring storage for process engine's checkpoint repository ?

0 Answers  


by using java language only we use this integration

0 Answers  


By using whic BW palette we can create DB table?

6 Answers   IBM,


What are the different types of transactions tibco provides?

0 Answers  


Categories