This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DLOPEN and Statically linked executable


> Wolfram Gloger <Wolfram.Gloger@dent.med.uni-muenchen.de> writes:
>
> I much prefer to have reasonably large thread stack sizes by default,
> rather than being able to create ridicoulous amounts (>1000) of
> threads (which, if _required_ by the application, I count as a severe
> application bug).

...and I posit that you would be wrong in this assumption, in
many cases. There are indeed legitimate designs (think large
enterprise transactional database/OLTP uses) where large
numbers of threads work extremely well, especially if you
have an M:N threading model....


-------------------
Mark S. Brown 
Senior Technical Staff Member, IBM Server Group
bmark@us.ibm.com
512.838.3926


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]