CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 21:13:27 GMT
server: Apache/2.4.41 (Ubuntu)
vary: Cookie,User-Agent,Accept-Encoding
set-cookie: MOIN_SESSION_443_ROOT_moin=def004c752243e4105e0d84806dda98b006c5c7c; Expires=Wed, 23-Jul-2025 22:13:00 GMT; Max-Age=3600; Secure; Path=/
content-encoding: gzip
content-type: text/html; charset=utf-8
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=315360000; includeSubDomains; preload
ParallelDistutils - Python Wiki
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). Students considering this project should familiarize themselves with the GNU make jobserver.
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.