Java: High-Performance Apps with Java 9 - Helion
Tytuł oryginału: Java: High-Performance Apps with Java 9
ISBN: 978-17-891-3337-0
Format: ebook
Data wydania: 2018-03-13
Księgarnia: Helion
Cena książki: 139,00 zł
Optimize the powerful techniques of Java 9 to boost your application's performance
Key Features
- Tackle all kinds of performance-related issues and streamline your development
- Dive into the new features of Java 9
- Implement highly efficient and reliable code with the help of new APIs of Java
- Embedded with assessments that will help you revise the concepts you have learned in this book
Book Description
Java 9 which is one of the most popular application development languages. The latest released version Java 9 comes with a host of new features and new APIs with lots of ready to use components to build efficient and scalable applications. Streams, parallel and asynchronous processing, multithreading, JSON support, reactive programming, and microservices comprise the hallmark of modern programming and are now fully integrated into the JDK.
This book focuses on providing quick, practical solutions to enhance your application's performance. You will explore the new features, APIs, and various tools added in Java 9 that help to speed up the development process. You will learn about jshell, Ahead-of-Time (AOT) compilation, and the basic threads related topics including sizing and synchronization. You will also explore various strategies for building microservices including container-less, self-contained, and in-container.
This book is ideal for developers who would like to build reliable and high-performance applications with Java.
This book is embedded with useful assessments that will help you revise the concepts you have learned in this book. This book is repurposed for this specific learning experience from material from Packt's Java 9 High Performance by Mayur Ramgir and Nick Samoylov
What you will learn
- Familiarize with modular development and its impact on performance
- Learn various string-related performance improvements, including compact string and modify string concatenation
- Explore various underlying compiler improvements, such as tiered attribution and Ahead-of-Time (AOT) compilation
- Learn security manager improvements
- Understand enhancements in graphics rasterizers
- Use of command-line tools to speed up application development
- Learn how to implement multithreading and reactive programming
- Build microservices in Java 9
- Implement APIs to improve application code
Who this book is for
This book is targeted at developers who would like to build reliable and high-performance applications with Java.
Osoby które kupowały "Java: High-Performance Apps with Java 9", wybierały także:
- Wprowadzenie do Javy. Programowanie i struktury danych. Wydanie XII 193,23 zł, (59,90 zł -69%)
- Spring i Spring Boot. Kurs video. Testowanie aplikacji i bezpiecze 129,00 zł, (51,60 zł -60%)
- Metoda dziel i zwyci 89,00 zł, (35,60 zł -60%)
- JavaFX. Kurs video. Wzorce oraz typy generyczne 79,00 zł, (31,60 zł -60%)
- Platforma Xamarin. Kurs video. Poziom drugi. Zaawansowane techniki tworzenia aplikacji cross-platform 99,00 zł, (39,60 zł -60%)
Spis treści
Java: High-Performance Apps with Java 9. Boost your application’s performance with the new features of Java 9 eBook -- spis treÅ›ci
- 1. DevOps Continuous Deployment
- 2. Tools for Higher Productivity and Faster Application
- 3. Multithreading and Reactive Programming
- 4. Microservices
- 5. Making Use of New APIs to Improve Your Code