Front page | perl.beginners |
Postings from January 2002
PerlEz question
From:
SathishDuraisamy
Date:
January 7, 2002 12:42
Subject:
PerlEz question
Message ID:
183197F78151A9449337D5B59DE0C03509F442@milexc07.slr.com
This is more like a non-PERL question...but since it involves PerlEz.dll I
am addressing this mailing-list :-)
I need to have my servlets invoke a PERL subroutine through PerlEz.dll
(using JNI) on the web server side. The PERL subroutine may take few seconds
to perform its job. PerlEz documentation says that ONLY ONE instance of the
PERL Interpretor can be RUN at a time though we can CREATE many instances.
My question is, if I happen to have 100 clients invoke their servlets
simultaneously will there be any bottleneck in the performence with respect
to the Response Time? Anybody with PerlEz and CGI experience, please let me
know your opinion.
Thanks in advance,
Sathish Duraisamy
-
PerlEz question
by SathishDuraisamy