[Mono-list] .Net Thread Pool

Michał Ziemski rook at roo.k.pl
Tue Sep 11 07:41:25 EDT 2007


Hi!

You can simply use System.Threading.ThreadPool static class.
No need to tweak config files at all.

Cheers!
Michał Ziemski

Simmi Kapoor pisze:
> Hi,
>  
> How can I use .Net thread pool in Mono. If I try to add the following 
> in machine.config of mono on Linux server it starts giving error in 
> Web Application.
>  
> <processModel maxIoThreads="20" maxWorkerThreads="20" />
>  
> Please let me know if Mono uses .Net Thread pool.
>  
> Thanks & Regards,
> Simmi Kapoor
>
> ------------------------------------------------------------------------
> Boardwalk for $500? In 2007? Ha!
> Play Monopoly Here and Now 
> <http://us.rd.yahoo.com/evt=48223/*http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow> 
> (it's updated for today's economy) at Yahoo! Games.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>   




More information about the Mono-list mailing list