If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?
Answer Posted / salman
Hi,
First of all listener is a starter activity and you cannot create multiple instances of it(if u are trying from local) .
NO, you cannot have multiple Receivers on the queue if you have multiple instances.
In fact, for every message a new instance of Queue listener will be created.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different modes of service invocation in tibco?
What is process name dynamic override?
How do you determine if there are broken references in the project?
When is a 'generate error' activity useful?
What is custom id?
What is a spawn in call process?
What is tibco?
If you have installed a particular version of tibco software e.g. Tibco bw x.y.z, what are x, y and z number stands for?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
What is the functionality of the retrieve resources resource?
Where does the tibco admin maintains the version history of the application?
What are the types of adapter services ?
What is vcrepo.dat?
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?
What are the different types of transactions tibco provides?