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


Please Help Members By Posting Answers For Below Questions

What are the revision control system options available in tibco designer?

829


Where do the default global variables declared in designer are stored in tibco administrator?

773


What is the scope of user defined process variables ?

898


Where are the designer preferences stored ?

827


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

797


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?

1406


What activities are supported in jta transaction?

768


How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?

817


What is the purpose of a lock shared configuration resource?

795


What is the difference between publish by value and publish by reference?

787


What is the default axis in xpath ?

815


What is the functionality of the retrieve resources resource?

813


If there are two sub processes then how can we call at a time one sub process dynamically by using call process?

825


What is tibco?

876


How do wait-notify resources work ?

849