[Mono-list] Threading and IO problem
    Yanko Hernández Álvarez 
    yhdezalvarez at gmail.com
       
    Fri Mar  7 08:18:20 EST 2008
    
    
  
didn't know that... Thanks ;-)
On Fri, Mar 7, 2008 at 8:13 AM, Engler, Eric <Eric.Engler at zcsterling.com> wrote:
> just keep in mind that you lose 1 meg of RAM for each thread that you create outside of the thread pool. It's usually better to use the thread pool because those threads have already been allocated and they're just sitting there.
    
    
More information about the Mono-list
mailing list