From: <ike...@pm...> - 2005-09-20 04:05:27
|
I'm using php-java-bridge on RedHat Linux, and Java VM is launched everytime Java program is called by PHP script. Especially for the first time Java program is called since system boot, it seems take much time to load Java VM. Does anyone have any idea to save the loading time? For instance, should I launch Java VM as a resident process or something? Masaru |