0

Is it possible to find out how many concurrent threads we can start on a worker role considering the current environment we are running on. It seems that we can't really rely on the numbers of cores as the resources sharing is not directly tied to one physical core. Taking an example of a small instance how many concurrent background worker can I have running simultaneously ( CPU bound off course ! ).

Is there any way we can do that dynamically as well (if we choose to scale up to another type of instance)

Thanks

4

0 回答 0