from concurrent.futures import ProcessPoolExecutor 장점 - no gil no memory shareprocess costCPU-bound 작업에는 프로세스를 스폰하는 방법이 무조건 유리