Java 9 Modularity Revealed : Project Jigsaw and Scalable Java Applications (1st)

個数:
電子版価格
¥6,274
  • 電子版あり

Java 9 Modularity Revealed : Project Jigsaw and Scalable Java Applications (1st)

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 221 p.
  • 言語 ENG
  • 商品コード 9781484227121
  • DDC分類 005

Full Description

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 Jigsaw. You will learn how to avoid one of the major pain points of Java programming, that of conflicting class names from different modules, or packages. You will learn to create custom run-time images that represent a minimal and more compact JRE containing only those modules that you need. You will further learn to migrate existing Java applications to modular ones using different approaches and tools. The end result is a new ability to plug together different modules without fear of namespace and other conflicts, and you can deploy to everything from small devices to large servers. 
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

Contents

Introduction.- Chapter 1: Modular Programming Concepts.- Chapter 2: Project Jigsaw.- Chapter 3: Modular JDK and Source Code.- Chapter 4: Defining and Using Modules.- Chapter 5: Modular Run-Time Images.- Chapter 6: Services.- Chapter 7: jLink: The Java Linker.- Chapter 8: Migration.- Chapter 9: The New Module API.- Chapter 10: Advanced topics.- Chapter 11: Testing Modular Applications.- Chapter 12: Integration with Tools.

最近チェックした商品