pool: rename, add and remove methods
- rename 'killall' and 'joinall' to 'kill' and 'join'; - add a few methods from multiprocessing's Pool: apply, apply_async, map, map_async, imap, imap_unordered - remove old execute and execute_async
Showing
This diff is collapsed.
Please register or sign in to comment