52,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
26 °P sammeln
  • Broschiertes Buch

Modern multicore processors offer immense opportunities to improve Java performance, but they also make Java performance tuning more complex than ever. Java Performance Companion helps you systematically improve Java performance by taking a proactive approach: identifying optimization opportunities, experimenting and accurately interpreting your results, and taking effective action. World-class Java performance experts present detailed information on common top-down (application-centric) tuning and bottom-up (hardware/OS centric) approaches, with solid coverage of Windows, Linux, and Solaris.…mehr

Produktbeschreibung
Modern multicore processors offer immense opportunities to improve Java performance, but they also make Java performance tuning more complex than ever. Java Performance Companion helps you systematically improve Java performance by taking a proactive approach: identifying optimization opportunities, experimenting and accurately interpreting your results, and taking effective action. World-class Java performance experts present detailed information on common top-down (application-centric) tuning and bottom-up (hardware/OS centric) approaches, with solid coverage of Windows, Linux, and Solaris. They show how to improve performance by applying state-of-the-art software engineering practices, and how to avoid common mistakes that can mislead you into writing poorly performing software. Throughout, you'll find dozens of Java performance tips and tricks available nowhere else. Key topics include: * Monitoring Java performance at the OS level in Windows, Linux, and Oracle Solaris environments * Going under the hood with G1 and understanding it in unprecedented depth * Using modern Java Virtual Machine (JVM) and OS observability tools to profile running systems with almost no performance penalty * Integrating JVM-level and application monitoring * Mastering Java method and heap (memory) profiling * Tuning the Java HotSpot VM for startup, memory footprint, response time, and latency * Optimizing modern JVM JIT compilers * Using the HotSpot serviceability agent * Using Java Mission Control to improve latency, throughput, and footprint * Triaging JVM issues with the Serviceability Agent * Implementing best performance practices for using / writing Java Lambdas * Achieving optimal performance with dynamic languages on the JVM * Utilizing the newest Oracle and third-party tools for monitoring and measuring performance on diverse hardware architectures and operating systems Java Performance Companion can help you squeeze maximum performance and value from all your Java applications - no matter how complex they are, what platforms they're running on, or how long you've been running them.
Autorenporträt
Charlie Hunt, is a JVM Performance Engineer at Oracle where he works on the performance of Java SE, Java EE, Java HotSpot VM, and Java SE class libraries. He presents on Java performance at various events, including JavaOne, QCon, Velocity, and Dreamforce, and he coauthored Java Performance (Addison-Wesley, 2012). Monica Beckwith is an independent performance consultant optimizing customer applications for server class systems running the Java Virtual Machine. She has worked with Java HotSpot VM optimising the JIT Compiler, the generated code, the JVM heuristics and garbage collection and collectors. Monica led Oracle’s Garbage First Garbage Collector performance team and was named a JavaOne Rock Star. Poonam Parhar is a JVM Sustaining Engineer at Oracle, where her primary responsibility is to resolve customer-escalated problems against Oracle JRockit and Java HotSpot VMs. She loves debugging and troubleshooting problems, and is always focused on improving the serviceability and supportability of the JVM. Bengt Rutisson is a JVM Engineer at Oracle, working in the HotSpot VM team. He has worked on garbage collections in JVMs for the past ten years, first with the Oracle JRockit VM and the last six years with the Java HotSpot VM. Bengt is an active participant in the OpenJDK project, with many contributions of features, stability fixes and performance enhancements.