image.png

image.png

image.png

파이썬은 순차적으로 실행되서 느리다.

파이썬은 멀티스레딩이 안됨. c/c++/java는 가능

image.png

c언어 타입의 python

멀티스레딩이 가능 즉, 병렬로 작업이가능

image.png