Jesse Noller
|
654ade3e6a
|
Issue #6963: Added maxtasksperchild argument to multiprocessing.Pool
|
2010-01-27 03:05:57 +00:00 |
Jesse Noller
|
7530e47948
|
Issue 6433: multiprocessing.pool.map hangs on empty list
|
2009-07-16 14:23:04 +00:00 |
Jesse Noller
|
7152f6d915
|
Add custom initializer argument to multiprocess.Manager*, courtesy of lekma
|
2009-04-02 05:17:26 +00:00 |
Georg Brandl
|
5ecd7452ec
|
Fix typo.
|
2008-11-22 08:45:33 +00:00 |
Jesse Noller
|
5bc9f4c09c
|
issue3352: clean up the multiprocessing API to remove many get_/set_ methods and convert them to properties. Update the docs and the examples included.
|
2008-08-19 19:06:19 +00:00 |
Benjamin Peterson
|
82aa201022
|
patch up multiprocessing until it's API can be changed too
|
2008-08-18 18:31:58 +00:00 |
Benjamin Peterson
|
7f03ea77bf
|
darn! I converted half of the files the wrong way.
|
2008-06-13 19:20:48 +00:00 |
Benjamin Peterson
|
dfd79494ce
|
convert multiprocessing to unix line endings
|
2008-06-13 19:13:39 +00:00 |
Benjamin Peterson
|
0fbcf69455
|
give the threading API PEP 8 names
|
2008-06-11 17:27:50 +00:00 |
Benjamin Peterson
|
190d56e009
|
add the multiprocessing package to fulfill PEP 371
|
2008-06-11 02:40:25 +00:00 |