Contribute Media
A thank you to everyone who makes this possible: Read More

Robustifying concurrent.futures

Description

This talk presents in details concurrent.futures and its drawbacks. Then, it introduces loky, a library that robustifies concurrent.futures.ProcessPoolExecutor, and some of the major design choices.

Details

Improve this page