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.
本课程是 Parallel, Concurrent, and Distributed Programming in Java 专项课程 专项课程的一部分
提供方

课程信息
对员工进行热门技能培训能否为您的公司带来益处?
体验 Coursera 企业版您将获得的技能
- Dataflow
- Parallel Computing
- Java Concurrency
- Data Parallelism
对员工进行热门技能培训能否为您的公司带来益处?
体验 Coursera 企业版提供方
授课大纲 - 您将从这门课程中学到什么
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"
审阅
- 5 stars68.88%
- 4 stars23.16%
- 3 stars6.39%
- 2 stars1.12%
- 1 star0.43%
来自PARALLEL PROGRAMMING IN JAVA的热门评论
Very useful course about parallel programming theory and practice.
Could be less examples with custom libraries instead of standard java features looking to practical usage at work.
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.
Great introduction to parallel programming. Lectures were clear, summaries were helpful, quizzes were not trivial, discussion forum is good, but the assignments' grading system could be improved.
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.
关于 Parallel, Concurrent, and Distributed Programming in Java 专项课程

常见问题
我什么时候能够访问课程视频和作业?
我订阅此专项课程后会得到什么?
有助学金吗?
还有其他问题吗?请访问 学生帮助中心。