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 / 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 |
Post New Answer View All Answers
Where does the tibco admin maintains the version history of the application? Please tell us the path?
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?
What is target namespace and taget prefix?
When is a 'no action' group used ?
What is the functionality of the retrieve resources resource?
Where do the default global variables declared in designer are stored in tibco administrator?
What are the maximum/minimum of threads available for incoming http ?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
Which activity is used for detecting duplicate message processing?
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?
How to control the sequence of execution of process instances created by a process starter ?
What are the types of adapter services ?
How do wait-notify resources work ?
What is the role of tra?
What are the modes of tibco bw installations ?