Question on Concurrency Configuration in EA.Config file

I had a question on the behavior of the concurrency settings of external application that is launched from EA.

We have set the concurrency as min=1 and max =5. We are launching Dtexec.exe to execute SSIS packages to transform some data.

Even if we have configures max=5, we are not seeing 5 processes being launched, inspite of having more that 20-25 messages in the queue. So we changed the min=5 and max=10.

Now every time we see 5 process being launched even if we have only one message. Which is correct.

My question is, how can we make sure that we launch more than 1 process and less that max settings, when we have more than one message in the queue.

On of the blogs mentions The maxattribute is set to 4, meaning as many as four instances of the same application can be launched if service broker sees my_user_queueare not being drained fast enough (e.g., messages keep accumulating). How does the EA decides that the messages are not being drained fast enough? IS there any setting for that as well?Thanks in advance for your replies.

June 12th, 2015 1:48am

Hi,

Can some one help in this?

Free Windows Admin Tool Kit Click here and download it now
July 7th, 2015 8:23am

Have I not raised this question in a right forum?

Please let me know if any additional information is required to answer this question. I am currently doing a work around to avoid running the 5 instances on one message.

Please help with the right solution.

Is this monitored by Microsoft and can any one from MS team answer this please?

July 14th, 2015 12:10am

My question is, how can we make sure that we launch more than 1 process and less that max settings, when we have more than one message in the queue.

How does the EA decides that the messages are not being drained fast enough? IS there any setting for that as well?Thanks in advance for your replies.

Set the min more than 1 and I guess it wont start more than instance when there's only one message in the queue.

EA itself decides it, not found any document or blog yet.
Free Windows Admin Tool Kit Click here and download it now
July 14th, 2015 12:39am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics