Differences between revisions 2 and 3
Revision 2 as of 2011-03-08 18:37:20
Size: 429
Editor: 2001:638:807:20f:b430:e506:2892:dce9
Comment:
Revision 3 as of 2011-03-21 22:27:26
Size: 509
Editor: sp137-2-89-86-29-40
Comment: Add link to roundup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

Bug report to track work on this: [[http://bugs.python.org/issue5309|#5309]]

Distutils2 currently performs all build steps strictly sequentially. For compute-expensive steps, such as compiler invocations, it would be useful to perform builds in parallel - in particular, if the system has multiple CPUs. This project should create an infrastructure in distutils for parallel builds, and provide the user a way to integrate this feature into a larger build process (such as Python's build process itself).

Bug report to track work on this: #5309

ParallelDistutils (last edited 2011-03-27 20:10:12 by MartinvonLoewis)

Unable to edit the page? See the FrontPage for instructions.