Alwyn Schoeman wrote: > Hi, > > I'm running JBoss 3.0.3 on a Sun Fire 880 with 8 cpu's. Even though I > have about 450 threads going it uses only 1 cpu and not very well at > that. I have tried all the JVM options for 1.4.1, but no difference. > > Anyone have any ideas? >
If you are doing web work with Jetty, try upping the Min and Max thread settings in deploy/jbossweb.sar/META-INF/jboss-service.xml. If the concurrency goes up, it might spill over onto more cpus... Jules ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
