Robert Spier wrote:

>At Mon, 15 Sep 2003 04:01:22 -0700,
>Ask Bj�rn Hansen wrote:
>>
>>
>> On Sunday, Sep 14, 2003, at 16:25 America/Los_Angeles, James H.
>> Thompson wrote:
>>
>> > I've been looking at the memory usage of qpsmtpd.
>> > When you are running a 100 copies, it starts to add up.
>>
>> If you used PPerl, wouldn't most of it get shared?
>
>Yes.


I'm wondering if this is the case, as it looks like pperl does a fork for each child 
which would
copy all of the perl code and data to a new process -- i.e. no sharing of the perl 
code or data.

Jim

James H. Thompson
[EMAIL PROTECTED]

Reply via email to