Concurrency vs Parallelism

Описание к видео Concurrency vs Parallelism

Concurrency and Parallelism are two terms that are often used in relation to multithreaded or parallel programming. Concurrency and parallelism may seem to refer to the same or similar concepts on the surface. However, they are typically used to specify different types of multithreaded behaviour. In this Concurrency vs. Parallelism video I explain what the difference is.

Chapters:

0:00 Concurrency vs. Parallelism Introduction
0:26 Concurrency
2:03 Parallel Execution
3:01 Parallel Concurrent Execution
4:39 Parallelism
7:26 Combinations

Concurrency vs. Parallelism - Textual version:
http://tutorials.jenkov.com/java-conc...

Java Concurrency Tutorial - Text / Video:
http://tutorials.jenkov.com/java-conc...
   • Java Concurrency and Multithreading  

Комментарии

Информация по комментариям в разработке