Message74273
| Author | pitrou |
|---|---|
| Recipients | benjamin.peterson, collinwinter, nedds, pitrou |
| Date | 2008-10-03.21:04:42 |
| SpamBayes Score | 0.006543627 |
| Marked as misclassified | No |
| Message-id | <1223067883.47.0.852348287394.issue3448@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think it's reasonable to only enable multiprocessing if the adequate command-line option has been set. It's how `make` already works (next time you compile Python, try `make -jN` where N is your number of CPU cores). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-10-03 21:04:43 | pitrou | set | recipients: + pitrou, collinwinter, benjamin.peterson, nedds |
| 2008-10-03 21:04:43 | pitrou | set | messageid: <1223067883.47.0.852348287394.issue3448@psf.upfronthosting.co.za> |
| 2008-10-03 21:04:42 | pitrou | link | issue3448 messages |
| 2008-10-03 21:04:42 | pitrou | create | |