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 is import and include in schema in tibco bw?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?
How can we import/Copy the custom palettes into another project?
How to create a concrete wsdl?
Hi, I want to learn TIBCO. Could anybody suggest, what are the topics i need to learn to become a TIBCO Consultant. I have 4 years of IT Exp but not on TIBCO. Please Suggest..?
When used Persistent mode, where are you Persisting the data?
I need to hit a service of a jms connection from another jms connection.I am using soap over jms.How can we achive this?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
what is the difference between soap and service?when we use service?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?