Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 67516 invoked from network); 2 Mar 2000 16:24:41 -0000 Received: from pop.systemy.it (194.20.140.28) by locus.apache.org with SMTP; 2 Mar 2000 16:24:41 -0000 Received: from apache.org (pv48-pri.systemy.it [194.21.255.48]) by pop.systemy.it (8.8.8/8.8.3) with ESMTP id RAA00240 for ; Thu, 2 Mar 2000 17:24:35 +0100 Message-ID: <38BE45BB.34986D9D@apache.org> Date: Thu, 02 Mar 2000 11:43:07 +0100 From: Stefano Mazzocchi Organization: Apache Software Foundation X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: it,en MIME-Version: 1.0 To: ant-dev@jakarta.apache.org Subject: Re: Threaded Ant? References: <6620910.3160928496@turtle.coral.cs.cmu.edu> <38BDDE6D.6436931@sneakerlabs.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Michael Smith wrote: > > William Uther wrote: > > Hmm. I must admit to being confused as to why the ordering constraint is > > there. If you have a strict ordering constraint then you could enforce it > > with a dependancy. No target would be executed before the targets it > > depends upon. I would prefer to default to parallel. > > I agree that if you have an ordering constraint you would use an explicit > dependency. But I am still left wondering: Why do you want/need to run > things in parallel right now? What do you gain? > > Better usage of a multi-processor system? In that case, why not run Ant in > two different shells with two different build files (or one build file and > two different targets). That'll also make your life easier when a build > fails -- you won't have to figure out which log messages went with which > task. It also leaves Ant "simple" and easy to use. > > Making Ant multithreaded seems like it's increasing the complexity too much > too fast. At this point, I see no compelling reason to add in something > like this. How about we solve one problem at a time... Seems like there are > three or four different threads going on right now, and they all overlap to > some degree. +1 Please, since Ant is a tool and all of us have other things to concentrate on, let's focus on getting useful things done before spitting new proposals each and every day. The bandwidth taken by the list has grown a lot... but I wonder about the signal/noise ratio. -- Stefano Mazzocchi One must still have chaos in oneself to be able to give birth to a dancing star. Friedrich Nietzsche -------------------------------------------------------------------- Come to the first official Apache Software Foundation Conference! ------------------------- http://ApacheCon.Com ---------------------