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


     

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to