Java 9 Modularity Revealed
Project Jigsaw and Scalable Java Applications
Alexandru Jecan
PDF
ca. 36,99 €
Amazon
iTunes
Thalia.de
Hugendubel
Bücher.de
ebook.de
kobo
Osiander
Google Books
Barnes&Noble
bol.com
Legimi
yourbook.shop
Kulturkaufhaus
ebooks-center.de
* Affiliatelinks/Werbelinks
* Affiliatelinks/Werbelinks
Hinweis: Affiliatelinks/Werbelinks
Links auf reinlesen.de sind sogenannte Affiliate-Links. Wenn du auf so einen Affiliate-Link klickst und über diesen Link einkaufst, bekommt reinlesen.de von dem betreffenden Online-Shop oder Anbieter eine Provision. Für dich verändert sich der Preis nicht.
Links auf reinlesen.de sind sogenannte Affiliate-Links. Wenn du auf so einen Affiliate-Link klickst und über diesen Link einkaufst, bekommt reinlesen.de von dem betreffenden Online-Shop oder Anbieter eine Provision. Für dich verändert sich der Preis nicht.
Naturwissenschaften, Medizin, Informatik, Technik / Programmiersprachen
Beschreibung
Develop modular applications using the Java Platform Module System, the single most anticipated feature in Java 9. You will improve maintainability and performance of your Java applications by deploying only modules that are needed and encapsulating their implementation details.
Until now Java has been monolithic. Using any one part of Java has meant incorporating the entirety of the runtime environment, an approach ill-suited to the increasing number of IoT devices such as fitness monitors, kitchen appliances, toys and games, and so forth. This book shows a new way, to make Java scale from the smallest of footprints in the smallest of devices through desktop PCs and on up to server platforms.
With
Java 9 Modularity
Revealed you will learn to make your projects more reliable and scalable than ever using the most important feature in Java 9—The Java Platform Module System, known more commonly as Project Jigs
This book provides code examples and explanations.
What You'll Learn
- Build Java applications using the new modular system introduced in Java 9
- Create your own JRE consisting only of the modules that you require
- Adapt your testing techniques toward modular applications lare your dependencies on other modules
- Enable modules to export only specific packages
- Migrate existing Java applications to modular ones
- Improve maintainability and performance of Java applications
Who This Book Is For
Experienced Java programmers wanting to keep up and become informed on the new modularity support in Java 9
Weitere Titel von diesem Autor
Weitere Titel in dieser Kategorie
Kundenbewertungen
Schlagwörter
Java Platform Module System, Internet of Things, Project Jigsaw, IoT, JRE, Java Linker, Modularity, jLink