RE: [Perl-unix-users] Multiple Invocation Casusing Slow downs

2001-11-07 Thread Elston, Jeremy
ovember 06, 2001 8:49 PM To: Edward Moon Cc: Erick Nelson; [EMAIL PROTECTED] Subject: Re: [Perl-unix-users] Multiple Invocation Casusing Slow downs > You don't provide much detail on what the script does and how your > environment is configured. So, I've had to make some assu

Re: [Perl-unix-users] Multiple Invocation Casusing Slow downs

2001-11-06 Thread jna
> You don't provide much detail on what the script does and how your > environment is configured. So, I've had to make some assumptions for the > following suggestions: > > 1) Cache data: If the script runs without requiring data from the end > user, can you cache the results in a file? You then r

Re: [Perl-unix-users] Multiple Invocation Casusing Slow downs

2001-11-06 Thread Edward Moon
You don't provide much detail on what the script does and how your environment is configured. So, I've had to make some assumptions for the following suggestions: 1) Cache data: If the script runs without requiring data from the end user, can you cache the results in a file? You then read from th

[Perl-unix-users] Multiple Invocation Casusing Slow downs

2001-11-06 Thread jna
Hello, I was wondering if anyone knew how to attack this? If say this script when i run it via the web as the only one running it - it then executes and displays the required information in 10 seconds. Now if 20 people or even say 10 invoke this perl program via the web at the same time or with