Zentara wrote:
>
> On Wed, 26 Nov 2003 15:50:57 -0500, [EMAIL PROTECTED] (Amit Phatak)
> wrote:
> >
> >I have a fortran program calling a perl script for various parsing
> >activities for multiple number of times. I wish to increment a variable by
> >1 in the PERL SCRIPT (not the fortran program)
On Thursday, Nov 27, 2003, at 01:26 US/Pacific, Tom Kinzer wrote:
Not sure, I'm not an admin by trade, but I was actually referring
to the fact that some admins assume that user Perl processes that
don't die, are doing so unintentionally.
Ah! an interesting take.
Having been one of those folks who
om Kinzer
Long Beach, California
-Original Message-
From: drieux [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 26, 2003 2:12 PM
To: begin begin
Subject: Sockets and Daemonizing - was Re: Count the no of times a
script is called
On Wednesday, Nov 26, 2003, at 13:28 US/Pacific, T
On Wednesday, Nov 26, 2003, at 13:28 US/Pacific, Tom Kinzer wrote:
drieux suggests:
The alternative of course would be to have
the 'perl code' start up as a daemon that
handled requests on a socket, this way you
would save the 'start up' overhead of
invoking a new process each time through.
Make s
drieux suggests:
>The alternative of course would be to have
>the 'perl code' start up as a daemon that
>handled requests on a socket, this way you
>would save the 'start up' overhead of
>invoking a new process each time through.
Make sure your sys admin is OK with this one.
---
On Wednesday, Nov 26, 2003, at 12:50 US/Pacific, Amit Phatak wrote:
I have a fortran program calling a perl script for various parsing
activities for multiple number of times. I wish to increment a
variable by 1 in the PERL SCRIPT (not the fortran program) to have a
record of how many times th
PROTECTED]>
Subject: RE: Count the no of times a script is called
Date: Wed, 26 Nov 2003 12:56:29 -0800
Amit Phatak wrote:
> I have a fortran program calling a perl script for various parsing
> activities for multiple number of times. I wish to increment a
> variable by 1 in the
On Wed, Nov 26, 2003 at 03:50:57PM -0500, Amit Phatak wrote:
> I have a fortran program calling a perl script for various parsing
> activities for multiple number of times. I wish to increment a variable by
> 1 in the PERL SCRIPT (not the fortran program) to have a record of how many
> times t
Amit Phatak wrote:
> I have a fortran program calling a perl script for various parsing
> activities for multiple number of times. I wish to increment a
> variable by 1 in the PERL SCRIPT (not the fortran program) to have a
> record of how many times the script has been called. In simple
> words,
I have a fortran program calling a perl script for various parsing
activities for multiple number of times. I wish to increment a variable by
1 in the PERL SCRIPT (not the fortran program) to have a record of how many
times the script has been called. In simple words, i have a variable
$coun
10 matches
Mail list logo