[Mono-devel-list] Mono on a multipocessor
Gonzalo Paniagua Javier
gonzalo at ximian.com
Thu Apr 21 19:59:43 EDT 2005
On Thu, 2005-04-21 at 20:36 +0100, Alex Chudnovsky wrote:
> From what I understood blocking IO (at least for sockets) is done by
> actually using async IO and making artificial wait for its to finish and
> then return result, and therefore usage of number of threads should be
> as much or higher (more likely higher) than in async IO model that I use
> now.
We don't do that.
More information about the Mono-devel-list
mailing list