multiprocessing-python
Use Python's multiprocessing module for parallel execution. Use when parallelizing CPU-bound tasks, creating process pools, sharing data between processes, and avoiding the GIL.
$ 安裝
git clone https://github.com/benchflow-ai/skillsbench /tmp/skillsbench && cp -r /tmp/skillsbench/shared_workspace/openmp-to-multiprocessing/environment/skills/multiprocessing-python ~/.claude/skills/skillsbench// tip: Run this command in your terminal to install the skill
Repository

benchflow-ai
Author
benchflow-ai/skillsbench/shared_workspace/openmp-to-multiprocessing/environment/skills/multiprocessing-python
24
Stars
9
Forks
Updated1w ago
Added1w ago