[Mono-devel-list] Mono on a multipocessor
Gonzalo Paniagua Javier
gonzalo at ximian.com
Thu Apr 21 15:05:28 EDT 2005
On Thu, 2005-04-21 at 09:56 -0400, Thomas Harning Jr. wrote:
> > Is there a reason for replication of such low thread limits from .NET?
> > It is PITA to change those programmatically
> > on Windows (non-portable), and I wonder how can same be done on Mono?
> >
>
> The reason, I think, for this is that there shouldn't be too many
> threads spawned. Now... if you want to spawn more, than you could
> implement a more dynamic threadpool of sorts or just spawn an entirely
> new thread w/o ThreadPool.
Wrong. That number is configurable. See 'man mono'
More information about the Mono-devel-list
mailing list