[Python-Dev] API and process questions (sparked by Claudiu Popa on 16104
Charles-François Natali
cf.natali at gmail.com
Mon Apr 28 19:20:25 CEST 2014
More information about the Python-Dev mailing list
Mon Apr 28 19:20:25 CEST 2014
- Previous message: [Python-Dev] API and process questions (sparked by Claudiu Popa on 16104
- Next message: [Python-Dev] API and process questions (sparked by Claudiu Popa on 16104
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
And incidentally, I think that the argument *processes* should be renamed to *workers*, or *jobs* (like in make), and any mention of multiprocessing in the documentation should be removed (if any): multiprocessing is an implementation detail. When I type: make -jN I don't really care that make is using fork() ;-)
- Previous message: [Python-Dev] API and process questions (sparked by Claudiu Popa on 16104
- Next message: [Python-Dev] API and process questions (sparked by Claudiu Popa on 16104
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list