Dr Heinz M. Kabutz – Extreme Java – Concurrency Performance
**More information:
Get Dr Heinz M. Kabutz – Extreme Java – Concurrency Performance at Salaedu.com
Description
This course could be your most productive learning experience ever! It is aimed at the busy Java professional who wants to quickly learn and apply new essentials on core Java topics. All topics have been thoroughly researched by Dr Heinz Kabutz, famous in over 145 countries for his Java Specialists’ Newsletter .
Extreme Java – Concurrency Performance is only concurrency course endorsed by Brian Goetz, author of the best-seller Java Concurrency in Practice. Our course is loosely based on Goetz’ excellent book, but adapted for modern Java.
During the course we use the new Java 8 syntax for lambdas and streams, making the code more readable. You will learn about threading, performance, compare-and-swap non-blocking constructs, garbage collectors and many other topics that you will be able to quickly apply in your own work. We will also cover all relevant constructs found in Java 8, such as StampedLock, LongAdder, parallel streams and many more. As a side effect, you will get familiar with Java 8 lambdas and streams.
Please look at the outline to see all the topics covered. During the training, you will always get a chance to try out what you have learned in carefully thought out exercises. This will help you understand and quickly internalize what you have just learned.
Is this course for you?
Students who have successfully completed this course, can expect the following outcomes:
- Throughout the course, we use the new Java 8 syntax. The first outcome would thus be an understanding of how lambdas and streams work in Java 8.
- Students gain a good understanding of why threads are important and what the risks are. They learn how to share objects safely, including visibility concerns. They also master safety techniques of thread confinement, stack confinement and object confinement. Through this, they learn how to design a thread-safe class.
- They will know the difference between a synchronized and a concurrent collection and when to use which one. This is particularly important to be able to write high-performance code that scales well.
- They would understand how a blocking queue can be used to build producer consumer systems and what the various blocking queues are in Java.
- They would know how Semaphore, CountDownLatch and Phaser works.
- Students would learn how to use the thread pool executors to run tasks asynchronously. They would also learn how to configure these, including how to cope with an unexpected number of tasks and how the various settings interact.
- They will learn how to break up a large tasks into smaller tasks by choosing good task boundaries, resulting in tasks that are homogeneous and independent.
- They would learn how to cleanly cancel tasks that have been started by using interruptions and volatile boolean fields.
- Students would learn how the Fork/Join Pool works by comparing it to a normal single-threaded recursive algorithm. They will also get an opportunity to refactor a piece of Fork/Join Code to use parallel streams instead, in order to see how Java 8 can make coding a bit easier.
- Students would know how to detect and solve liveness issues, such as deadlock, livelock and contention.
- They would also know how to find and solve performance bottlenecks, especially in threaded code.
- They would know how ReentrantLock, ReentrantReadWriteLock and the new Java 8 StampedLock work and how we can use that to write efficient code using optimistic techniques.
- They would know how to write their own synchronizers when needed, by creating state-dependent classes.
- Students would understand what atomic classes are and know techniques to use them to build efficient non-blocking classes that offer better performance under contention.
- They would understand the most common garbage collection algorithms: throughput, concurrent and G1 and also how to tune each one to give best performance.
- They would know how to discover performance bottlenecks in an application and also how to solve these. They would also learn how profilers can be used to find bottlenecks and the role of microbenchmarks in confirming these.
- Throughout the course, a strong emphasis is placed on the practical application of learning. Each student needs to complete a set of exercises to demonstrate that they have understood the material.
After successful completion of the course and all the exercises, students qualify for a “course completion certificate” similar to the following:
Your Instructor
Heinz Kabutz is the author of The Java Specialists’ Newsletter, a publication enjoyed by tens of thousands of Java experts in over 145 countries. His book “Dynamic Proxies (in German)” was #1 Bestseller on Amazon.de in Fachbücher für Informatik for about five minutes until Amazon fixed their algorithm. Thanks to a supportive mother, he has now sold 5 copies.
Heinz’s Java Specialists’ newsletter is filled with amusing anecdotes of life on the Island of Crete. He is a popular speaker at all the best Java conferences around the world, and also at some of the worst. He teaches Java courses in classrooms around the world, where his prime objective is to make absolutely sure that none of his students fall asleep. He is not always successful.
Course Curriculum
- Start
ExtremeJavaConcurrency-2.1 Slides
- Start
Exercise Files
- Preview
How the course came about (5:06)
- Preview
Questions and exercises (11:17)
- Start
History of concurrency (4:08)
- Start
Benefits of threads (9:46)
- Start
Risks of threads (8:19)
- Start
Threads are everywhere (3:58)
- Start
Short Java 7 & 8 primer (23:15)
- Start
Exercises (4:54)
- Preview
Exercise Walkthrough: Setting up your IDE (5:27)
- Preview
Exercise Walkthrough: Annotating Persons (4:11)
- Start
Stack vs heap memory (9:58)
- Start
Synchronization, Latent defects (5:25)
- Start
Atomicity (9:05)
- Preview
Visibility (8:37)
- Start
Confinement (7:37)
- Preview
Immutability (15:54)
- Start
Designing a thread-safe class (8:48)
- Start
Exercises (4:19)
- Start
Exercise Walkthrough: Thread confined DateFormat (4:10)
- Start
Exercise Walkthrough: Stack confined DateFormat (2:10)
- Start
Exercise Walkthrough: Object confined DateFormat (1:31)
- Start
Exercise Walkthrough: New DateTimeFormatter (2:46)
- Start
Exercise Walkthrough: ByteGenerator (5:32)
king –
We encourage you to check Content Proof carefully before paying.“Excepted” these contents: “Online coaching, Software, Facebook group, Skype and Email support from Author.”If you have enough money and feel good. We encourage you to buy this product from the original Author to get full other “Excepted” contents from them.Thank you!