HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Video accessible from your Account page after purchase.
Register your product to gain access to bonus material or receive a coupon.
16+ Hours of Video Instruction
Parallel Functional Programming in Java LiveLessons describes by example how to apply Java functional programming features and frameworks to alleviate the complexity of developing software that can run efficiently and scalably on multi-core and distributed-core processors.
In this course, learn how to develop programs using powerful object-oriented and functional programming language features and frameworks supported by Java. This course first provides an introduction to Java's foundational functional programming features, including lambda expressions, method references, and functional interfaces. These core features provide the foundation for the next topic in this course: the Java's Streams framework, which supports functional-style sequential and parallel operations on streams of elements, such as map-reduce transformations on Java collections.
This course also shows by example how to develop efficient reactive programs that run scalably on multi-core processors using powerful object-oriented and functional programming language features and parallelism frameworks supported by Java. This portion of the course describes how Java leverages its functional programming features to create the completable futures framework. This framework defines a powerful reactive programming model that allows programmers to run multiple asynchronous operations concurrently in one or more pools of threads and process their results asynchronously with respect to other operations in a program.
Skill Level
Learn How To
Who Should Take This Course
This training is intended for software developers who are familiar with
Course Requirements
Students need to know how to
Course Set-up
About Pearson Video Training
Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
Introduction
Part 1: Introduction to Java Concurrency and Parallelism
Lesson 1: Introduction to Java Concurrency and Parallelism
Part 2: Java Sequential Functional Programming Foundations
Lesson 2: Java Functional Programming
Lesson 3.a: The Java Sequential Streams Framework: Overview and Core Feature
Lesson 3.b: The Java Sequential Streams Framework: Internals and Advanced Features
Lesson 3.c: The Java Sequential Streams Framework: Case Study and Evaluation
Part 3: Java Parallel Functional Programming Frameworks
Lesson 4.a: The Java Parallel Streams Framework: Transitioning from Sequential to Parallel Processing
Lesson 4.b: The Java Parallel Streams Framework: Internals and Advanced Features
Lesson 5: The Java Fork Join Framework
Lesson 6.a: The Java Completable Futures Framework: Overview and Core Features
Lesson 6.b: The Java Completable Futures Framework: Internals and Advanced Features
Lesson 6.c: The Java Completable Futures Framework: Case Studies and Evaluation
Summary