|
-
Apr 6th, 2009, 04:20 AM
#1
Thread Starter
Frenzied Member
JVM client vs server
So in java 1.5
if a jvm is started as client on a machine with more than 1 cpus, will the java process just use 1 cpu?
I had the impression that client jvm uses only 1 cpu and that server jvm uses all the cpus... Is my understanding wrong?-
-
Apr 6th, 2009, 04:49 AM
#2
Re: JVM client vs server
I don't know why I was unable to find anything in the specs about this. But I know for sure that Java 1.6 does support multi-core machines. And when I read the changes between the JVM 1.5 and JVM 1.6, I found nothing about adding the support. So I think it's been there since 1.5
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|