JIT / Hotspot技术书 [英] JIT/Hotspot technique book

查看:178
本文介绍了JIT / Hotspot技术书的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人知道任何有关各种JVM或其他虚拟机环境正​​在使用的JIT技术或热点技术的好书或长篇网页文章(或研究文章?)(python / ruby​​ ... )

Does anyone know of any good books or length web articles (or research articles??) that talk about the JIT techniques or hotspot techniques that are in-use by various JVM's or other virtual machine environments (python/ruby...)

似乎这将是一个非常有趣的读取imho(虽然在网站上很难找到具有细节的东西......)

Seems like it would be a very interesting read imho (although something with details is hard to find out there on the interwebs...)

推荐答案

看看 Oracle JRockit:权威指南


填写了仔细的分步说明和大量的
截图,本教程向您展示JRockit以及如何从中获取最多
引入了JRockit JVM中的所有关键概念,例如代码生成,
内存管理和其他内部构件
。详细讨论了Java的性能
方面。还包括使用JRockit Mission Control套件中的
工具的完整指南,以及更多
。本书适用于中级到高级Java开发人员,他们希望监视,诊断,分析和增强他们的Java应用程序
的性能。 对于想要了解更多关于现代Java虚拟机或
自适应运行时
的内部工作原理的人来说,也是如此。本书的部分内容适合作为课程资料
用于教育运行时。

Filled with careful step-by-step instructions and plenty of screenshots, this tutorial shows you JRockit and how to get the most from it. All key concepts in the JRockit JVM, such as code generation, memory management and other internals are introduced. Performance aspects of Java are discussed in detail. A complete guide to use the tools in the JRockit Mission Control suite is also included, and much more. This book is for intermediate to advanced Java Developers, who want to monitor, diagnose, profile and enhance the performance of their Java applications. It is also for people who want to understand more about the internal workings of a modern Java Virtual Machine or adaptive runtime. Parts of the book are suitable as course material for education about runtimes.

虽然它是关于JRockit,但你会发现这里还有JRockit和HotSpot实现中的一些比较,JVM等使用的一些通用方法。这本书绝对值得一读......

Although it is about JRockit, you will find here also some comparison in JRockit and HotSpot implementation, some general approaches used by JVMs etc. This book is definitely worth to read..

这篇关于JIT / Hotspot技术书的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆