Re: AW: ParallelExecutor

2009-04-02 Thread Patrick O. Hart
oh, I do the same thing as that. I looked and didn't find it. >>> 04/02/09 1:35 AM >>> > I have written a simple Executor for ant that automatically > parallelizes a build. What do you parallelize? The ParallelExecutor implementation in the sandbox http://svn.apache.org/repos/asf/ant/sand

ParallelExecutor

2009-04-01 Thread Patrick O. Hart
I have written a simple Executor for ant that automatically parallelizes a build. Are people interested in such a thing? The last time this came up, Alexey Solofnenko was writing it, and he felt the need to add the ability to prevent some targets from executing simultaneously. Do others feel t