CPU Binding - How to enable sun 1.3.1 for multi cpu

2004-03-18 Thread John Hilton - CPX COA
I am using the following JAVA version java version 1.3.1_03 Java(TM) 2 Runtime Environment, Standard Edition (build 1.3. Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode) I have noticed that only 1 CPU on a 4 CPU machine is handling load for JAVA, can anyone help in how to configure

Re: CPU Binding - How to enable sun 1.3.1 for multi cpu

2004-03-18 Thread Antonio Fiol BonnĂ­n
On Linux, you can choose green threads or native threads. The former means single process, so one CPU, and the latter means multiple processes, so it benefits from multiple CPUs. No idea under Windows. Good luck. John Hilton - CPX COA wrote: I am using the following JAVA version java

RE: CPU Binding - How to enable sun 1.3.1 for multi cpu

2004-03-18 Thread Shapira, Yoav
:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 3:46 AM To: Tomcat Users List Subject: CPU Binding - How to enable sun 1.3.1 for multi cpu I am using the following JAVA version java version 1.3.1_03 Java(TM) 2 Runtime Environment, Standard Edition (build 1.3. Java HotSpot(TM) Client VM (build