Descriere YEO:
Pe YEO găsești Optimizing Java: Practical Techniques for de la O\'Reilly Media, în categoria Foreign Books.
Indiferent de nevoile tale, Optimizing Java: Practical Techniques for Improving Jvm Application Performance, Paperback/Benjamin J. Evans din categoria Foreign Books îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 164.39 Lei
Caracteristicile produsului Optimizing Java: Practical Techniques for
- Brand: O\'Reilly Media
- Categoria: Foreign Books
- Magazin: elefant.ro
- Ultima actualizare: 21-12-2024 01:38:29
Comandă Optimizing Java: Practical Techniques for Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Optimizing Java: Practical Techniques for de la elefant.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
Contributor(s): Author:
Benjamin J.
Evans Author: James Gough Author: Chris Newland
Performance tuning is an experimental science, but that doesn\'t mean engineers should resort to guesswork and folklore to get the job done. Yet that\'s often the case. With this practical book, intermediate to advanced
Java technologists working with complex technology stacks will learn how to tune
Java applications for performance using a quantitative, verifiable approach. Most resources on performance tend to discuss the theory and internals of
Java virtual machines, but this book focuses on the practicalities of performance tuning by examining a wide range of aspects. There are no simple recipes, tips and tricks, or algorithms to learn.
Performance tuning is a process of defining and determining desired outcomes. And it requires diligence. Learn how Java principles and technology make the best use of modern hardware and operating systems Explore several performance tests and common anti-patterns that can vex your team Understand the pitfalls of measuring Java performance numbers and the drawbacks of microbenchmarking Dive into JVM garbage collection logging, monitoring, tuning, and tools Explore JIT compilation and Java language performance techniques Learn performance aspects of the Java Collections API and get an overview of Java concurrency