Atjaunināt sīkdatņu piekrišanu

E-grāmata: High Performance with Java: Discover strategies and best practices to develop high performance Java applications

  • Formāts: PDF+DRM
  • Izdošanas datums: 30-Jul-2024
  • Izdevniecība: Packt Publishing Limited
  • Valoda: eng
  • ISBN-13: 9781835462553
  • Formāts - PDF+DRM
  • Cena: 29,29 €*
  • * ši ir gala cena, t.i., netiek piemērotas nekādas papildus atlaides
  • Ielikt grozā
  • Pievienot vēlmju sarakstam
  • Šī e-grāmata paredzēta tikai personīgai lietošanai. E-grāmatas nav iespējams atgriezt un nauda par iegādātajām e-grāmatām netiek atmaksāta.
  • Formāts: PDF+DRM
  • Izdošanas datums: 30-Jul-2024
  • Izdevniecība: Packt Publishing Limited
  • Valoda: eng
  • ISBN-13: 9781835462553

DRM restrictions

  • Kopēšana (kopēt/ievietot):

    nav atļauts

  • Drukāšana:

    nav atļauts

  • Lietošana:

    Digitālo tiesību pārvaldība (Digital Rights Management (DRM))
    Izdevējs ir piegādājis šo grāmatu šifrētā veidā, kas nozīmē, ka jums ir jāinstalē bezmaksas programmatūra, lai to atbloķētu un lasītu. Lai lasītu šo e-grāmatu, jums ir jāizveido Adobe ID. Vairāk informācijas šeit. E-grāmatu var lasīt un lejupielādēt līdz 6 ierīcēm (vienam lietotājam ar vienu un to pašu Adobe ID).

    Nepieciešamā programmatūra
    Lai lasītu šo e-grāmatu mobilajā ierīcē (tālrunī vai planšetdatorā), jums būs jāinstalē šī bezmaksas lietotne: PocketBook Reader (iOS / Android)

    Lai lejupielādētu un lasītu šo e-grāmatu datorā vai Mac datorā, jums ir nepieciešamid Adobe Digital Editions (šī ir bezmaksas lietotne, kas īpaši izstrādāta e-grāmatām. Tā nav tas pats, kas Adobe Reader, kas, iespējams, jau ir jūsu datorā.)

    Jūs nevarat lasīt šo e-grāmatu, izmantojot Amazon Kindle.

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 DescriptionBuilding 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. Youll 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. Youll 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, youll 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 forThis 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.
Table of Contents

Peeking Inside the Java Virtual Machine (JVM)
Data Structures
Optimizing Loops
Java Object Pooling
Algorithm Efficiencies
Strategic Object Creation and Immutability
String Objects
Memory Leaks
Concurrency Strategies and Models
Connection Pooling
Hypertext Transfer Protocols
Frameworks for Optimization
Performance-Focused Libraries
Profiling Tools
Optimizing Your Databases and SQL Queries
Code Monitoring and Maintenance
Unit and Performance Testing
Leveraging Artificial Intelligence (AI) for High Performance Java Applications
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.