Results 1 to 2 of 2

Thread: JVM client vs server

  1. #1

    Thread Starter
    Frenzied Member oceanebelle's Avatar
    Join Date
    Jun 2005
    Location
    my n00k.
    Posts
    1,064

    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?-

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    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
  •  



Click Here to Expand Forum to Full Width