High Performance with Java: Discover strategies and best practices to develop high performance Java applications
Take your Java programming skills to the next level and learn to overcome real-world challenges to optimize application performance

Key Features

  • Leverage key features of the Java Virtual Machine to maximize runtime performance
  • Unlock optimization strategies to effectively manage objects and memory use
  • Apply your knowledge to utilize frameworks and libraries ripe for increasing program performance
  • Purchase of the print or Kindle book includes a free PDF eBook

Book Description

Building high performance into your applications is key to creating an optimal user experience, although it is not the only consideration for the performant nature of your apps. High performance applications can lead to cost-effective resource utilization, especially when scalability and cloud computing are involved. They can also provide highly reliable systems that are easier to maintain. High Performance with Java begins by helping you explore the Java Virtual Machine (JVM) and understand how to push it to its limits to further optimize your programs. You’ll take a hands-on approach to go through memory optimization strategies, input/output operations, concurrency, networking, as well as frameworks and libraries focused on performance. You’ll also learn key strategies and best practices by using industry-relevant examples to architect scalable and resource-efficient applications. The concluding chapters provide valuable insights on optimizing your Java code when interacting with databases and show you how to leverage artificial intelligence (AI) for high performance Java applications. By the end of this book, you’ll grasp the importance of developing high performance Java applications and gain practical experience in implementing key strategies to help ensure your Java applications perform optimally.

What you will learn

  • Explore optimization strategies for garbage collection and the JIT compiler
  • Discover best practices when using data structures for high performance
  • Test and compare various approaches to using loops
  • Understand how and when to use object pooling
  • Discern the difference between low-performance and high-performance algorithms
  • Uncover strategies for object creation and immutability to improve performance
  • Gain hands-on experience in avoiding memory leaks

Who this book is for

This book is for developers, software engineers, and software architects looking to take their Java skills to the next level. Aimed at individuals with a string grasp of Java fundamentals, this book is a practical guide to helping you write high-performing applications.

1145979714
High Performance with Java: Discover strategies and best practices to develop high performance Java applications
Take your Java programming skills to the next level and learn to overcome real-world challenges to optimize application performance

Key Features

  • Leverage key features of the Java Virtual Machine to maximize runtime performance
  • Unlock optimization strategies to effectively manage objects and memory use
  • Apply your knowledge to utilize frameworks and libraries ripe for increasing program performance
  • Purchase of the print or Kindle book includes a free PDF eBook

Book Description

Building high performance into your applications is key to creating an optimal user experience, although it is not the only consideration for the performant nature of your apps. High performance applications can lead to cost-effective resource utilization, especially when scalability and cloud computing are involved. They can also provide highly reliable systems that are easier to maintain. High Performance with Java begins by helping you explore the Java Virtual Machine (JVM) and understand how to push it to its limits to further optimize your programs. You’ll take a hands-on approach to go through memory optimization strategies, input/output operations, concurrency, networking, as well as frameworks and libraries focused on performance. You’ll also learn key strategies and best practices by using industry-relevant examples to architect scalable and resource-efficient applications. The concluding chapters provide valuable insights on optimizing your Java code when interacting with databases and show you how to leverage artificial intelligence (AI) for high performance Java applications. By the end of this book, you’ll grasp the importance of developing high performance Java applications and gain practical experience in implementing key strategies to help ensure your Java applications perform optimally.

What you will learn

  • Explore optimization strategies for garbage collection and the JIT compiler
  • Discover best practices when using data structures for high performance
  • Test and compare various approaches to using loops
  • Understand how and when to use object pooling
  • Discern the difference between low-performance and high-performance algorithms
  • Uncover strategies for object creation and immutability to improve performance
  • Gain hands-on experience in avoiding memory leaks

Who this book is for

This book is for developers, software engineers, and software architects looking to take their Java skills to the next level. Aimed at individuals with a string grasp of Java fundamentals, this book is a practical guide to helping you write high-performing applications.

33.99 In Stock
High Performance with Java: Discover strategies and best practices to develop high performance Java applications

High Performance with Java: Discover strategies and best practices to develop high performance Java applications

by Dr. Edward Lavieri Jr.
High Performance with Java: Discover strategies and best practices to develop high performance Java applications

High Performance with Java: Discover strategies and best practices to develop high performance Java applications

by Dr. Edward Lavieri Jr.

eBook

$33.99 

Available on Compatible NOOK devices, the free NOOK App and in My Digital Library.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

Take your Java programming skills to the next level and learn to overcome real-world challenges to optimize application performance

Key Features

  • Leverage key features of the Java Virtual Machine to maximize runtime performance
  • Unlock optimization strategies to effectively manage objects and memory use
  • Apply your knowledge to utilize frameworks and libraries ripe for increasing program performance
  • Purchase of the print or Kindle book includes a free PDF eBook

Book Description

Building high performance into your applications is key to creating an optimal user experience, although it is not the only consideration for the performant nature of your apps. High performance applications can lead to cost-effective resource utilization, especially when scalability and cloud computing are involved. They can also provide highly reliable systems that are easier to maintain. High Performance with Java begins by helping you explore the Java Virtual Machine (JVM) and understand how to push it to its limits to further optimize your programs. You’ll take a hands-on approach to go through memory optimization strategies, input/output operations, concurrency, networking, as well as frameworks and libraries focused on performance. You’ll also learn key strategies and best practices by using industry-relevant examples to architect scalable and resource-efficient applications. The concluding chapters provide valuable insights on optimizing your Java code when interacting with databases and show you how to leverage artificial intelligence (AI) for high performance Java applications. By the end of this book, you’ll grasp the importance of developing high performance Java applications and gain practical experience in implementing key strategies to help ensure your Java applications perform optimally.

What you will learn

  • Explore optimization strategies for garbage collection and the JIT compiler
  • Discover best practices when using data structures for high performance
  • Test and compare various approaches to using loops
  • Understand how and when to use object pooling
  • Discern the difference between low-performance and high-performance algorithms
  • Uncover strategies for object creation and immutability to improve performance
  • Gain hands-on experience in avoiding memory leaks

Who this book is for

This book is for developers, software engineers, and software architects looking to take their Java skills to the next level. Aimed at individuals with a string grasp of Java fundamentals, this book is a practical guide to helping you write high-performing applications.


Product Details

ISBN-13: 9781835462553
Publisher: Packt Publishing
Publication date: 07/30/2024
Sold by: Barnes & Noble
Format: eBook
Pages: 306
File size: 3 MB

About the Author

Dr. Edward Lavieri Jr. is a seasoned software developer and senior member of the Institute of Electrical and Electronic Engineers (IEEE). He has developed software for over 30 years and primarily focused on Java for over 20 years. His experience includes both military information systems and the software design and development industry. Dr. Lavieri currently serves as a university dean for a college of computer science and a school of information technology as well as the chief academic officer of a programming bootcamp organization, all part of a regionally accredited US university. He holds a doctorate degree in computer science and a master's degree in information systems, along with other degrees and certificates.

Table of Contents

Table of Contents
  1. Peeking Inside the Java Virtual Machine (JVM)
  2. Data Structures
  3. Optimizing Loops
  4. Java Object Pooling
  5. Algorithm Efficiencies
  6. Strategic Object Creation and Immutability
  7. String Objects
  8. Memory Leaks
  9. Concurrency Strategies and Models
  10. Connection Pooling
  11. Hypertext Transfer Protocols
  12. Frameworks for Optimization
  13. Performance-Focused Libraries
  14. Profiling Tools
  15. Optimizing Your Databases and SQL Queries
  16. Code Monitoring and Maintenance
  17. Unit and Performance Testing
  18. Leveraging Artificial Intelligence (AI) for High Performance Java Applications
From the B&N Reads Blog

Customer Reviews