Answered by:
Max parallel async jobs

Question
-
Hello,
There is a performance counter for Async Service "Items in memory (high)" which is always 240, is there any way to increase that number?
Currently hardware on async server is idle (up to 10% CPU, 20/32 GB of free RAM) but async plugins sometime execute (completedon - createdon) for 2 hours.
Is there any way to speed it up?
David Kolodziejczyk
http://team4crm.comThursday, July 29, 2010 8:09 AM
Answers
-
Hi David,
Yep - there are various settings that can be adjusted and shoudl be adjusted in a large deployment or deployments with dedicated servers for spedific functions. These are in the mscrm_config database and the dbo.DeploymentProperties table.
Take a look at:
Alex Fagundes - www.PowerObjects.com- Marked as answer by Jim Glass Jr Monday, August 2, 2010 3:04 PM
Thursday, July 29, 2010 7:42 PM
All replies
-
Hi David,
Yep - there are various settings that can be adjusted and shoudl be adjusted in a large deployment or deployments with dedicated servers for spedific functions. These are in the mscrm_config database and the dbo.DeploymentProperties table.
Take a look at:
Alex Fagundes - www.PowerObjects.com- Marked as answer by Jim Glass Jr Monday, August 2, 2010 3:04 PM
Thursday, July 29, 2010 7:42 PM -
Thanks,
I knew the first two documents but the third one is new for me and very interesting.
I have to make some experiments trying different values for async parameters in DeploymentProperties table.
David Kolodziejczyk
http://team4crm.comFriday, July 30, 2010 9:50 AM -
I have made a mistake in first post, not Items in memory (high) but Total Operations executing is 240.
I can't see a property in DeploymentProperties responsible for that.
Any tips?
David Kolodziejczyk
http://team4crm.comFriday, July 30, 2010 11:34 AM -
Is there any way to make async service execute more that 240 events in parallel?
David Kolodziejczyk
http://team4crm.comWednesday, August 4, 2010 2:49 PM