Date: Sat, 23 Feb 2013 04:46:12 +0100 From: "Jurij Kovacic, OCPEA d.o.o." <jurij.kovacic@ocpea.com> To: freebsd-java@FreeBSD.org Subject: Java threads on multiple processor cores Message-ID: <51283B84.5050709@ocpea.com>
next in thread | raw e-mail | index | archive | help
Hi, I am running JBoss application server inside a jail on FreeBSD 8.3. Since the server has a quad-core processor, it would be efficient if the java process (and its threads) could utilize more than 1 CPU core at a time, which is not currently the case. Is it possible to acomplish this (perhaps with the use of a proper threading library) or am I barking up the wrong tree? Thank you for your reply, Jurij
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51283B84.5050709>