help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mod_octave?


From: Gavin Jin
Subject: Re: mod_octave?
Date: Thu, 20 Mar 2003 18:42:27 -0800




Thanks for the clarification.



On Thursday, March 20, 2003, at 06:32 PM, Andy Adler wrote:

On Thu, 20 Mar 2003, Gavin Jin wrote:
Correct me if I'm wrong, but it seems to me that
every time your perl script calls octave inline, the server still has
to load the interpreter. No?

The purpose of all those mod_* is they are  modules of Apache and
are loaded once and for all when the server is started. Unless mod_perl
or other mod_*
comes with octave interpreter, I don't see how the reloading with
new tasks can be avoided.

No. Perl's Inline module will load the interpreter once, at perl's
load time. Therefore if mod_perl loads perl once, perl will load
octave once.

Andy





-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]