Introduction to Concurrent Programs
Learn the concept of concurrency and pipelines.
We'll cover the following...
Concurrency
Concurrency is the art of doing several things at the same time, correctly and efficiently. To accomplish this, we structure our programs to take advantage of time so that tasks run together in the most efficient way.
Examples of everyday concurrency in applications include ...
Access this course and 1400+ top-rated courses and projects.