Whilst doing price/performance comparisons for our ofBiz deployment server, I found SpecJBB2005 to be interesting. They seemed to be pretty excited about the Java HotSpot Server, and I am hoping that perhaps ofBiz will run faster/better if I have a HotSpot Server too :)
One thing that is not clear, is "does ofBiz use '-server' in its invocation string?" I ask that because I read at http://java.sun.com/j2se/1.5.0/docs/guide/vm/index.html <quote> On all platforms, the JDK comes with an implementation of the Java virtual machine called the Java HotSpot Server VM (server VM). The server VM is designed for maximum program execution speed. It can be invoked by using the -server command-line option when launching an application. </quote> Of course I looked at startofbiz.sh, and it looks like it doesn't. Is there anywhere in ofBiz where it echoes the VM that it is running inside of? Thanks -- Walter
