If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?

Answers were Sorted based on User's Feedback



If I start multiple instances of the same process(which is listening on a queue), will I have multip..

Answer / satya

what r u referring to mul instances . are u referring to load balance or adding the queue listener twice on ear

if u start deploy as mul instances i.e. appname1,appname2
u will have mul listeners

Is This Answer Correct ?    3 Yes 1 No

If I start multiple instances of the same process(which is listening on a queue), will I have multip..

Answer / 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

More TIBCO Interview Questions

what is soap? how to use soap?

3 Answers  


What is the difference between "default" and "value" in the configuration file of the Tibco admin

1 Answers  


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

0 Answers  


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

0 Answers  


Which are the two process variables available to all activities with inputs ?

0 Answers  






What is tibco?

0 Answers  


What is the difference between Waitfor JMS queue Message and GetJMS queue message activity. Also pls reply in terms of performance

3 Answers   ACC, Emphasis, TCS,


What activities are supported in xa transaction ?

0 Answers  


Explain what is alias file in tibco?

0 Answers  


Where does the tibco admin maintains the version history of the application?

0 Answers  


wht is custom id?

2 Answers   Accenture, IBM,


What is the puprose of Job Shared varaibel or tell me about about job shared variable?

3 Answers   Accenture, HCL, IBM,


Categories