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 vcrepo.dat?

0 Answers  


What is the advantage of scripted deployment in tibco?

0 Answers  


Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?

0 Answers   TCS,


What is the end point of concrete wsdl???

1 Answers   Cap Gemini,


How do you determine if there are broken references in the project?

0 Answers  






How to use legacy .dat file format with latest designer ?

0 Answers  


Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?

0 Answers  


I would like to learn one of these technologies.Can any one pls tell me WebMethods r TIBCO which is the best

9 Answers  


can any one tell me.i have 3 years experience of non-It field.but outof 3 y.of ex. first 1.6 years of ex.one dept's & second 1.7 years of ex.another dept's .i have completed M.com ,but i want to change to IT side (instead of non-IT) what is my quesion.in interview point of time thay are asking about myself (i have to give the replay morethen 6 minit) how to give the replay don't mind give me replay

0 Answers  


When used Persistent mode, where are you Persisting the data?

1 Answers  


If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.

0 Answers  


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?

0 Answers  


Categories