- Скотт Оукс: Эффективный Java. Тюнинг кода на Java 8, 11 и дальше
- Java Performance. In-Depth Advice for Tuning and Programming Java 8. 11. and Beyond
- Аннотация к книге «Эффективный Java. Тюнинг кода на Java 8, 11 и дальше»
- Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond
- How to download source code?
- Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond
- How to download source code?
- Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond, 2nd Edition
Скотт Оукс: Эффективный Java. Тюнинг кода на Java 8, 11 и дальше
Java Performance. In-Depth Advice for Tuning and Programming Java 8. 11. and Beyond
Курьер 0 ₽ 22 %
Аннотация к книге «Эффективный Java. Тюнинг кода на Java 8, 11 и дальше»
Программирование и тестирование обычно принято относить к разным профессиональным сферам. Скотт Оукс — признанный эксперт по языку Java — уверен, что если вы хотите работать с этим языком, то обязаны понимать, как выполняется код в виртуальной машине Java, и знать, какие настройки влияют на производительность.
Вы сможете разобраться в производительности приложений Java в контексте как JVM, так и платформы Java, освоите средства, функции и процессы, которые могут повысить производительность в LTS-версиях Java, и познакомитесь с новыми возможностями (такими как предварительная компиляция и экспериментальные уборщики мусора).
В этой книге вы:
— Узнаете, как платформы и компиляторы Java влияют на производительность.
— Разберетесь c механизмом уборки мусора.
— Освоите четыре принципа получения наилучших результатов при тестировании производительности.
— Научитесь пользоваться JDK и другими инструментами оценки производительности.
— Узнаете как настройка и приемы.
Программирование и тестирование обычно принято относить к разным профессиональным сферам. Скотт Оукс — признанный эксперт по языку Java — уверен, что если вы хотите работать с этим языком, то обязаны понимать, как выполняется код в виртуальной машине Java, и знать, какие настройки влияют на производительность.
Вы сможете разобраться в производительности приложений Java в контексте как JVM, так и платформы Java, освоите средства, функции и процессы, которые могут повысить производительность в LTS-версиях Java, и познакомитесь с новыми возможностями (такими как предварительная компиляция и экспериментальные уборщики мусора).
В этой книге вы:
— Узнаете, как платформы и компиляторы Java влияют на производительность.
— Разберетесь c механизмом уборки мусора.
— Освоите четыре принципа получения наилучших результатов при тестировании производительности.
— Научитесь пользоваться JDK и другими инструментами оценки производительности.
— Узнаете как настройка и приемы программирования позволяют минимизировать последствия уборки мусора.
— Научитесь решать проблемы производительности средствами Java API.
— Поймете, как улучшить производительность приложений баз данных Java.
2-е издание.
Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond
Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual Machine—including the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using both the JVM and the Java platform.
Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way the Java 8 and 11 LTS releases perform. While the emphasis is on production-supported releases and features, this book also features previews of exciting new technologies such as ahead-of-time compilation and experimental garbage collections.
- Understand how various Java platforms and compilers affect performance
- Learn how Java garbage collection works
- Apply four principles to obtain best results from performance testing
- Use the JDK and other tools to learn how a Java application is performing
- Minimize the garbage collector’s impact through tuning and programming practices
- Tackle performance issues in Java APIs
- Improve Java-driven database application performance
How to download source code?
1. Go to: https://www.oreilly.com/
2. Search the book title: Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond , sometime you may not get the results, please search the main title
3. Click the book title in the search results
3. Publisher resources section, click Download Example Code .
1. Disable the AdBlock plugin. Otherwise, you may not get any links.
4. Lead to download server to download.
Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond
Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual Machine—including the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using both the JVM and the Java platform.
Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way the Java 8 and 11 LTS releases perform. While the emphasis is on production-supported releases and features, this book also features previews of exciting new technologies such as ahead-of-time compilation and experimental garbage collections.
- Understand how various Java platforms and compilers affect performance
- Learn how Java garbage collection works
- Apply four principles to obtain best results from performance testing
- Use the JDK and other tools to learn how a Java application is performing
- Minimize the garbage collector’s impact through tuning and programming practices
- Tackle performance issues in Java APIs
- Improve Java-driven database application performance
How to download source code?
1. Go to: https://www.oreilly.com/
2. Search the book title: Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond , sometime you may not get the results, please search the main title
3. Click the book title in the search results
3. Publisher resources section, click Download Example Code .
1. Disable the AdBlock plugin. Otherwise, you may not get any links.
4. Lead to download server to download.
Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond, 2nd Edition
Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual Machine—including the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using both the JVM and the Java platform.
Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way the Java 8 and 11 LTS releases perform. While the emphasis is on production-supported releases and features, this book also features previews of exciting new technologies such as ahead-of-time compilation and experimental garbage collections.
- Understand how various Java platforms and compilers affect performance
- Learn how Java garbage collection works
- Apply four principles to obtain best results from performance testing
- Use the JDK and other tools to learn how a Java application is performing
- Minimize the garbage collector’s impact through tuning and programming practices
- Tackle performance issues in Java APIs
- Improve Java-driven database application performance
Resolve the captcha to access the links!