remoting object requests on thread pool thread...
Hi,
As there is limit on number of thread pool threads, is it a good idea to let
remoting object requests come by thread-pool threads? If not, what is the
alternative?
Also on .NET Framework 2.0, ThreadPool thread's default apartmentstate is
MTA. Is it possbile to set Thread-Pool thread's apartmentstate to STA? Is
this possible via remoting configuration? Can you pls give an example or any
link that points to the example?
Does the apartmentstate of .NET thread have any impact on any Native calls?
Or the apartmentstate is just to facilitate COM interop?
If we have COM object that needs to be in STA how to manage the scenario
within MTA of thread-pool thread?
Thank you & Best Regards, Renuka
Date:Fri, 10 Aug 2007 09:48:03 -0700
Author:
|