ThreadPool on Multiple processor machines


hi,

i writing number crunching server application , able split work across multi processors on server. sufficient use .net threadpool , queue tasks on different threads? not sure because operating system point of view threads running within same operating system process , therefore not split across different processors. if case how can make use of multi processor architecture on .net applications?

regards

vikram

 

windows automatically distributes threads among available processors, there's nothing have do...


.NET Framework  >  Common Language Runtime Internals and Architecture



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'