[jboss-user] [Beginners Corner] - Re: jboss can utilize multiple CPUs?
gcoleman
do-not-reply at jboss.com
Fri Sep 8 09:58:16 EDT 2006
No, that's not what he said.
JBoss uses multiple threads. To illustrate this you could have a look at a thread dump (see the wiki).
The operating system (Windows, Linux, FreeBSD, etc..) will then be able to schedule the threads on as many CPUs as are available.
PeterJ's comment is just how threads appear in the process view (e.g. ps -aux).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970354#3970354
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970354
More information about the jboss-user
mailing list