Commit a637628e authored by Denis Bilenko's avatar Denis Bilenko

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
parent f9e67f7d
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment