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 |
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
Difference between adapter component and bw component ?
How to create a concrete wsdl?
wht is a spawn in call process ?
Where are the designer preferences stored ?
How to control the sequence of execution of process instances created by a process starter ?
Can there be two error transitions out of an activity ?
Difference between file polar and file adapter ?
how did you handle memory management in bw
What are the pretch predicates in tibco bw ?
What are the types of adapter services ?
How u can manage ur bw memory if u want save ur memory, which property?