Parallel Programming with Python
stream re-direction https://www.devdungeon.com/content/python-use-stringio-capture-stdout-and-stderr parallel programming 파이썬에서 multi-threading과 multi-processing의 비교: 한글: https://yeonfamily.tistory.com/3 영어: https://hackernoon.com/understanding-multiprocessing-and-multithreading-in-python https://www.geeksforgeeks.org/difference-between-multithreading-vs-multiprocessing-in-python/ 파이썬에서 multi-processing 영어: https://superfastpython.com/multiprocessing-in-python/ https://www.digitalocean.com/community/tutorials/python-multiprocessing-example https://superfastpython.com/multiprocessing-queue-in-python/#Example_of_Using_a_Queue