i am quite new to perl-cgi. is there any option is available in perl which works are javabeans, that makes it run fast and execute when needed(jdbc connectivity)
@colanth
yea you may be correct. But perl execute code every-time when someone access it. for a webserver which handles 'N' number of request at a time, CPU conception will be huge right? this does not happens if u use dll or javabeans(pre-processed codes). hope you got my question
@colanth
yea you may be correct. But perl execute code every-time when someone access it. for a webserver which handles 'N' number of request at a time, CPU conception will be huge right? this does not happens if u use dll or javabeans(pre-processed codes). hope you got my question