• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JBoss Config. on multi processors [JVM 1.4]

 
Ranch Hand
Posts: 57
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for reading the post.

One of my colleagues, is trying to configure JBoss on a multi processor SUN server in such a manner, JBoss is capable of utilizing all/any of the available CPUs. So far we were only able to configure JBoss to utilize only one CPU. The work load is switched between the CPUs but we were not able to allow JBoss to utilize all available CPUs at once.

Would appreciate any help or lead.
 
reply
    Bookmark Topic Watch Topic
  • New Topic