Thread(쓰레드)란?

Untitled

멀티스레드 프로세스 : 흐름이 여러개.

Instruction이 실행 → register에 있는 값을 쓰는 행위

쓰레드를 쓰는 이유

Concurrency vs Parallelism

Untitled