GeekEast / blog_comment

0 stars 0 forks source link

Cocurrency vs Parallelism | 雪中印 #128

Open GeekEast opened 5 years ago

GeekEast commented 5 years ago

https://geekeast.github.io/simultaneousexe.html

Cocurrency vs Parallelism Mutiple CPU cores: Parallelism with genuine simultaneous execution Single CPU core: cocurrency with interleaving of process in time to give apperance of simultaneous execut