ofBiz, -server, and Java HotSpot(TM) 32-bit Server VM

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

ofBiz, -server, and Java HotSpot(TM) 32-bit Server VM

Walter Vaughan
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