[Mono-devel-list] new ThreadPool implementation
Gonzalo Paniagua Javier
gonzalo at ximian.com
Wed Jun 25 05:32:03 EDT 2003
El mar, 24-06-2003 a las 13:46, dietmar escribió:
> Hi all,
>
> I tried to simplify the ThreadPool implementation using the async
> delegate invoke feature of the runtime. The result is really simple.
> If there are no objections I will commit that code after impl. the
> remaining 2 function (GetMaxThreads, GetAvailableThreads).
>
> Any objections?
I notice a slowdown on programs that use httpwebrequest to measure
performance (from about 330 request/s to 275). That's not too bad.
When testing the xsp server, which also uses the thread pool,
web_xml.aspx hangs.
-Gonzalo
More information about the Mono-devel-list
mailing list