What is the Difference between JMS queue reciever and JMS
queue requestor?
Answer Posted / 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 View All Answers
Why we implement the tibco in our organization or company?
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?
What is the default axis in xpath ?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
Where are the designer preferences stored ?
What is custom id?
What are the maximum/minimum of threads available for incoming http ?
Where does the tibco admin maintains the version history of the application?
What is the difference between jms queue receiver and jms queue requestor?
What is the scope of user defined process variables ?
I am a commerce graduate, with service desk experience of 4 years. Not much technical, which module of Tibco will help me and will that have a demand in market. If yes how long time it will take me to learn.
If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?
How do you determine if there are broken references in the project?
What is the difference between publish by value and publish by reference?
How do wait-notify resources work ?