Hi, I have a 3 node cluster 2 medium, 1 small instances (I'm probably going to up this to a medium). 10 Cores total. My main bottleneck is a service bus which has approx. 3.5mil json string messages published to it in a day. I don't seem to be consuming messages at a fast enough rate.
Ive tried modifying the parallelism hint to a number of values, I've tried 8/20/64/128.. all pretty much stabs in the dark. I'm looking for some advice as to how to configure this in my environment. I assume there would be some relationship between the number of cores and the amount of parallelism I should specify that would ensure best performance and throughput. I wonder also how the number of worker roles fits into this. Again, I'm taking a bit of a stab in choosing 12, one for each slot associated with the supervisors. Any pointers you can give me would be appreciated. Thanks David
