Learn Java concurrency and multithreading in practice harness the power of mulitthreading in Java

Improve the performance of your application by using modern Java's multithreading features About This Video Increase the performance and responsiveness of your application with multithreading Hands-on examples demonstrating how to write concurrent and parallel programs, and quizzes to help you...

Full description

Bibliographic Details
Main Author: Fesenko, Tatiana (Author)
Format: eBook
Language:English
Published: [Place of publication not identified] Packt Publishing 2019
Edition:[First edition]
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02854nmm a2200337 u 4500
001 EB002067818
003 EBX01000000000000001207908
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220922 ||| eng
050 4 |a QA76.73.J38 
100 1 |a Fesenko, Tatiana  |e author 
245 0 0 |a Learn Java concurrency and multithreading in practice  |b harness the power of mulitthreading in Java 
250 |a [First edition] 
260 |a [Place of publication not identified]  |b Packt Publishing  |c 2019 
300 |a 1 video file (2 hr., 22 min.)  |b sound, color 
653 |a Traitement réparti 
653 |a Electronic data processing / Distributed processing / fast 
653 |a Electronic data processing / Distributed processing / http://id.loc.gov/authorities/subjects/sh85042293 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
653 |a streaming video / aat 
653 |a Java (Computer program language) / fast 
653 |a Java (Langage de programmation) 
653 |a Computer multitasking / http://id.loc.gov/authorities/subjects/sh92001010 
653 |a Fonctionnement multitâche 
653 |a Computer multitasking / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
856 4 0 |u https://learning.oreilly.com/videos/~/9781789806410/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.13/3 
520 |a Improve the performance of your application by using modern Java's multithreading features About This Video Increase the performance and responsiveness of your application with multithreading Hands-on examples demonstrating how to write concurrent and parallel programs, and quizzes to help you to retain your knowledge Coverage of the latest concurrency enhancements in Java In Detail Multi-core processors are everywhere-from super-computers to mobile devices right in your pocket. That's why a modern developer must know how to leverage the power of multithreading. This course will teach you how to use parallelism and concurrency in Java. You will learn how to parallelize tasks and functions with the ForkJoin framework and Streams. You will also learn how to work with the very popular Reactive Streams recently introduced to Java. Furthermore, you will master concurrent collections and lower-level synchronization techniques with locks. This course conveniently provides quizzes to evaluate your knowledge and help you retain the new concepts. By the end of this practical training course, you will have the knowledge to write elegant programs for multicore computers with enhanced performance and improved responsiveness. Audience If you are a Java developer keen to learn how to write modern parallel and concurrent programs to improve application performance, this course is for you. Some basic workable knowledge of Java is assumed