At the heart of Java technology lies the Java virtual machine-the abstract computer on which all Java programs run. Although the name "Java" is generally used to refer to the Java programming language, there is more to Java than the language. The Java virtual machine, Java API, and Java class file work together with the language to make Java programs run.
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
Third Edition. — Addison-Wesley, 2018. — 413 p. — ISBN: 978-0-13-468599-1. The Definitive Guide to Java Platform Best Practices—Updated for Java 7, 8, and 9 Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Java 6. This Jolt award-winning classic has now been thoroughly updated to take full advantage of the...
O’Reilly, 2018. — 440 p. — ASIN B07C848HQL. 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...
Goetz B., Peierls T., Bloch J., Bowbeer J., Holmes D., Lea D. — Addison-Wesley Professional, 2006. — 384 p. — ISBN: 978-0-321-34960-6. Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development...
Publisher: Addison Wesley, 1999. - 432 p. Second Edition. ISBN: 0-201-31009-0 In Concurrent Programming in Java, Second Edition, you will find thoroughly updated coverage of the Java 2 platform and new or expanded coverage of: Memory model Cancellation Portable parallel programming Utility classes for concurrency control Copyright Concurrent Object-Oriented Programming Using...
O’Reilly Media, 2014. — 426 p. — ISBN: 1449358454, 9781449358457 Coding and testing are often considered separate areas of expertise. In this comprehensive guide, author and Java expert Scott Oaks takes the approach that anyone who works with Java should be equally adept at understanding how code behaves in the JVM, as well as the tunings likely to help its performance. You’ll...
5th edition. — Manning Publications, 2019. — 500 p. Spring in Action, 5th Edition is the fully updated revision of Manning's bestselling Spring in Action. This new edition includes all Spring 5.0 updates, along with new examples on reactive programming, Spring WebFlux, and microservices. You'll also find the latest Spring best practices, including Spring Boot for application setup...