Hi Shawn,

  As far as I know, "Server" HotSpot have more aggressive
compilation for JIT (thus take longer startup time).

You can download window server VM (which is separate
from SDK 1.3) from :

http://www.javasoft.com/products/hotspot/index.html

For more info:

http://www.javasoft.com/products/hotspot/2.0/README.html

For Solaris, it is already integrated with v1.3, just
type

java -server

when start the program. (default is java -client )


Thanks.

- Kelvin
-------------
Java 3D Team
Sun Microsystems Inc.

>User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20001108
Netscape6/6.0
>X-Accept-Language: en
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>Date: Tue, 13 Feb 2001 14:04:22 -0500
>From: Shawn Kendall <[EMAIL PROTECTED]>
>Subject: [JAVA3D] Server vs. Client VM and Java3D
>Comments: To: Kelvin Chung <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>
>What are the differences between the "Server" HotSpot VM and the
>"Client" HotSpot VM in the JDK?
>
>I've read somewhere on JavaSoft that the server takes advantage of more
>memory, and the client is designed for quicker launching.
>How about multiprocessor?  Does the Server version use them "better"?
>What effect would the server have on Java3D apps?
>
>Also, where can I download the server version?  I only see the client
>side version of the JDK1.3.1...
>
>Thanks gang!
>
>
>--
>___________________________________________________________
>
>Shawn Kendall               Full Sail Real World Education
>Course Director             3300 University BLVD
>Real Time 3D for Gaming     Winter Park FL 32792
>[EMAIL PROTECTED]       http://www.fullsail.com
>___________________________________________________________
>
>===========================================================================
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff JAVA3D-INTEREST".  For general help, send email to
>[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to