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
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 |
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 |
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?
Wht is process name dynamic override?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
How Do U Deploy EAR File TO two Machines?
Where does the tibco admin maintains the version history of the application?
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
Wht is bussiness key?
What is tibco?
I would like to learn one of these technologies.Can any one pls tell me WebMethods r TIBCO which is the best
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?
What is the default axis in xpath ?
What are the uses of grouping activities ?