http://www.codeproject.com/useritems/threadtests.asp
Discusses performance etc. Anyone care to tests this on Mono? The article also refers to http://www.c-sharpcorner.com/Code/2002/April/MtP4MtVsMt.asp Which states: The thread pool is created the first time when you instantiate the ThreadPool class. It has a default limit of 25 threads per available processor, but that can be changed. Thus, the processor is never made to sit idle. - What is the default value on Mono? Steinar _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
