Java 9 Performance Optimization and Modularization
This post was published 7 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

MP4 | Video: AVC 1920x1080 | Audio: AAC 48KHz 2ch | Duration: 1 hour and 54 minutes | 372 MB
Genre: eLearning | Language: English
More than three years after the release of Java 8, the next version is now just around the corner. You may have heard about Java 9’s module system, but there's even more to this new version.
The course will teach you how to leverage the power of multithreading in Java, before moving on to look at the benefits of modularising larger projects. We start of on our path by building a Twitter application that leverages the Twitter public API. We will start with a trivial single threaded implementation, pulling a single hashtag, and storing tweets in a text file. We will then accelerate the application by leveraging multi-threading, to download and process hashtags concurrently. Functional programming will be used for processing data streams.
By the end of this course, you will be familiar with Java 9 Performance Optimization and Modularization.
Table of Contents
PROCESSING TWITTER HASHTAGS
ACCELERATING HASHTAG PROCESSING
AVOIDING COMMON THREADING ISSUES
PROJECT JIGSAW
Screenshots
Quick check before we show the links
Helps us keep automated scrapers from hammering the filehosts.
