Is'nt this just a java setting, you could pass on to the jvm?:


-XX:+UseParallelGC
-XX:+ParallelGCThreads=2

http://www.md.pp.ru/~eu/jdk6options.html

Benedikt Thelen wrote:
if possible is there a wat to split up the source to make diffrent jobs who
could be run separately?


On Wed, Apr 9, 2008 at 1:24 PM, ben short <[EMAIL PROTECTED]> wrote:

I'd think that the build process is single threaded, with exception to
the surefire plugin which can be forked.

On Wed, Apr 9, 2008 at 12:21 PM, Benedikt Thelen <[EMAIL PROTECTED]>
wrote:
Hi there, i am sort of a maven newbee,
 At our workplce we have a quite big Coccon project in developenet and
we use
 maven to build it. Building takes usually 5-6 minutes which is quite a
 while. I noticed using gkrellm and htop that maven only uses one of the
two
 processors (Levono Thinkpad with intel core Duo) in my notebook.
 Question: Is there a way to tell maven to use both CPU's while
building? I
 searched gooogle a lot but i didn't find anything.

 Greetings Benedikt Thelen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to