|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/practical-reactive-streams-with-akka-and-java/
课程评论:没有评论
这门名为“使用 Akka 和 Java 实现响应式流实践”的 Coursera 课程,是“使用 Akka Actor 模型实现 Java 并发实践”课程的进阶。该课程将深入探讨如何利用 Actor 模型和 Akka 框架,结合 Java 语言,构建响应式数据流。 课程强调响应式数据流在构建现实世界的并发应用程序中的重要性,它能够帮助开发者应对复杂的数据处理场景,有效管理变化的数据负载,并为连接外部系统奠定基础(这部分内容将在 Akka Http 课程中进一步讲解)。 对于初学者,本课程将从零开始,循序渐进地讲解所有必要知识,确保学习过程的顺畅性和易理解性。课程内容充满实际应用场景,将以“使用 Akka Actor 模型实现 Java 并发实践”课程中构建的区块链挖矿应用程序为例,进一步拓展其功能,使其更贴近真实世界的应用。 值得注意的是,尽管 Akka 本身是用 Scala 编写的,但本课程**无需任何 Scala 知识**,只关注 Akka 在 Java 端的应用,不会涉及任何 Scala 代码。此外,本课程将**仅覆盖最新的 Akka Typed API**。
This course builds on the "Practical Java concurrency with the Akka Actor Model" course and will extend your knowledge of using the actor model with Akka and Java to create reactive streams.Reactive Streams are an essential tool in building real-world concurrent applications with the actor model - they allow us to build more complex processing scenarios, deal with varying data loads effectively, and provide the foundation for connecting our applications to external systems (which is covered in the Akka Http course).For developers new to this technology it can be tough to get started, so in this course we cover everything from scratch. We build up the knowlege step by step, meaning you'll have no problems following along and understanding everything we do. The course is full of practical real-world scenarios - we'll be taking the blockchain mining application that we built in the Practical Java concurrency with the Akka Actor Model course a few steps further to make it even more realistic.Please note that although Akka is built in Scala, no Scala knowledge is needed for this course - the course covers Akka with Java and we won't be writing any Scala code.This course covers the newer Akka Typed API only.