carpentries-incubator / carpentries-incubator/pando-python
Add lesson on parallelisation
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 12
- Avg merge
- 4h 35m
- Merged PRs (30d)
- 2
Description
This could give a brief overview over `ProcessPoolExecutor`/`InterpreterPoolExecutor `/`ThreadPoolExecutor`, the GIL and free-threading, async/await & a flowchart of which to use when.
_See https://github.com/RSE-Sheffield/pando-python/issues/60 for previous discussion._
Contributor guide
Assessment
This issue has not been assessed yet.