Re: help with huge memory consumption??
- From: phil-news-nospam@xxxxxxxx
- Date: 12 Mar 2007 11:26:56 GMT
On 12 Mar 2007 01:56:48 -0700 David Schwartz <davids@xxxxxxxxxxxxx> wrote:
| When people are talking about multi-threaded versus multi-process
| approaches, it is completely nonsensical to compare the cost of
| creating a thread to the cost of creating a process. There is
| virtually no realistic case where you can either do one of one or one
| of the other. Dozens of performance issues would come first, yet for
| some reason, everyone brings this stinker up as if it had any real
| relevance.
The start/create cost is relevant. It's just not the only thing that is
relevant. I think what you are trying to say here is that the whole cost
of threads vs. processes has to be considered, not just the creation cost.
--
|---------------------------------------/----------------------------------|
| Phil Howard KA9WGN (ka9wgn.ham.org) / Do not send to the address below |
| first name lower case at ipal.net / spamtrap-2007-03-12-0625@xxxxxxxx |
|------------------------------------/-------------------------------------|
.
- Follow-Ups:
- Re: help with huge memory consumption??
- From: David Schwartz
- Re: help with huge memory consumption??
- References:
- help with huge memory consumption??
- From: Dan Miller
- Re: help with huge memory consumption??
- From: David Schwartz
- Re: help with huge memory consumption??
- From: Rainer Weikusat
- Re: help with huge memory consumption??
- From: David Schwartz
- Re: help with huge memory consumption??
- From: Rainer Weikusat
- Re: help with huge memory consumption??
- From: David Schwartz
- Re: help with huge memory consumption??
- From: Rainer Weikusat
- Re: help with huge memory consumption??
- From: David Schwartz
- Re: help with huge memory consumption??
- From: Rainer Weikusat
- Re: help with huge memory consumption??
- From: David Schwartz
- help with huge memory consumption??
- Prev by Date: Re: help with huge memory consumption??
- Next by Date: Re: Cost analysis for Embedded Linux?
- Previous by thread: Re: help with huge memory consumption??
- Next by thread: Re: help with huge memory consumption??
- Index(es):
Relevant Pages
|