Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 7612 invoked from network); 22 Mar 2006 09:54:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Mar 2006 09:54:10 -0000 Received: (qmail 32924 invoked by uid 500); 22 Mar 2006 09:54:01 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 32690 invoked by uid 500); 22 Mar 2006 09:53:59 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 32679 invoked by uid 99); 22 Mar 2006 09:53:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Mar 2006 01:53:59 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [210.87.250.132] (HELO imsantv33.netvigator.com) (210.87.250.132) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Mar 2006 01:53:55 -0800 Received: from imsantv41.netvigator.com (imsantv33 [127.0.0.1]) by imsantv33.netvigator.com (8.13.1/8.13.1) with ESMTP id k2M9rTpJ015357 for ; Wed, 22 Mar 2006 17:53:29 +0800 Received: from [192.168.1.200] (n220246053033.netvigator.com [220.246.53.33]) by imsantv41.netvigator.com (8.13.1/8.13.1) with ESMTP id k2M9rOZM030256 for ; Wed, 22 Mar 2006 17:53:25 +0800 Message-ID: <44211E92.5040703@cherubim.com.hk> Date: Wed, 22 Mar 2006 17:53:22 +0800 From: "Richard C. L. Li" User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050715) X-Accept-Language: en-us, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Multi-thread build Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Can continuum be configured to use multi threads to execute the builds? I have a multiple processor machine and hopes to get better performance of continuum. Thanks, Richard Li