What is the difference between Waitfor JMS queue Message
and GetJMS queue message activity.
Also pls reply in terms of performance
Answer Posted / bandi
The "Get JMS Queue Message" activity is different from the
"Wait for JMS Queue Message" activity.
Get JMS Queue Message activity will get message from queue
if that queue presently hold one pending message,where as
"Wait for JMS Queue Message" will wait for the msg untill
some one publishes message to that queue.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Can there be two error transitions out of an activity ?
What is the purpose of the inspector activity ?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
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 difference between scripted deployment and normal deployment?
What are the options for configuring storage for process engine's checkpoint repository ?
Give an example where graceful migration of service from one machine to another is not possible.
What are the maximum/minimum of threads available for incoming http ?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
Hi i want to learn TIBCO. I am not good at programming.. Which module should i prefer to learn in tibco. i am having 2 years exp in another sector, now i m planning to change my career path. Please suggest me.
What is tibco?
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.
What is a spawn in call process?
How do wait-notify resources work ?
What is the difference between publish by value and publish by reference?