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 |
When used Persistent mode, where are you Persisting the data?
How Do U Perform Logging? where Logfiles Are Stored?
If you have installed a particular version of tibco software e.g. Tibco bw x.y.z, what are x, y and z number stands for?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
Wht is bussiness key?
What are the different types of transactions tibco provides?
What is the scope of user defined process variables ?
What is the purpose of a lock shared configuration resource?
What is the difference between publish by value and publish by reference?
What is max size and where u can define the size of the message over jms server ?
Hi,I need some basic information about Tibco tool.Am working in java/j2ee.Is Tibco is like eclipse tool??Give some links to know about Tibco tool.Please help me out guys....
how to create adapters?how to connect adapters? and how to build?