This course teaches learners (industry professionals and students) the fundamental concepts of parallel programming in the context of Java 8. Parallel programming enables developers to use multicore computers to make their applications run faster by using multiple processors at the same time. By the end of this course, you will learn how to use popular parallel Java frameworks (such as ForkJoin, Stream, and Phaser) to write parallel programs for a wide range of multicore platforms including servers, desktops, or mobile devices, while also learning about their theoretical foundations including computation graphs, ideal parallelism, parallel speedup, Amdahl's Law, data races, and determinism.
This course is part of the Parallel, Concurrent, and Distributed Programming in Java Specialization
Offered By

About this Course
Could your company benefit from training employees on in-demand skills?
Try Coursera for BusinessSkills you will gain
- Dataflow
- Parallel Computing
- Java Concurrency
- Data Parallelism
Could your company benefit from training employees on in-demand skills?
Try Coursera for BusinessOffered by
Syllabus - What you will learn from this course
Welcome to the Course!
Task Parallelism
Functional Parallelism
Talking to Two Sigma: Using it in the Field
Loop Parallelism
Data flow Synchronization and Pipelining
Continue Your Journey with the Specialization "Parallel, Concurrent, and Distributed Programming in Java"
Reviews
- 5 stars68.91%
- 4 stars23.14%
- 3 stars6.39%
- 2 stars1.12%
- 1 star0.43%
TOP REVIEWS FROM PARALLEL PROGRAMMING IN JAVA
The combination of quiz and programming assignment helps understanding the course in a quite nice way. I will finish up the other two courses for sure.
This course explain the concepts in a great way but the exercises
needs to be more rich with problems to enhance our understanding to the concepts.
Instructor is awesome. However instead of sharing ready libraries for parallelism (like forall loop) in section 3, native codes should be used for forall loops etc.
I found the explanation of how to precisely code phasors lacking as the Thread stuff was already provided in sample code and never explained. Quite satisfied with the rest of the course though.
About the Parallel, Concurrent, and Distributed Programming in Java Specialization

Frequently Asked Questions
When will I have access to the lectures and assignments?
What will I get if I subscribe to this Specialization?
Is financial aid available?
More questions? Visit the Learner Help Center.