欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Java virtual machine
来自开放百科 - 灰狐
(版本间的差异)
小 (→项目) |
小 (→链接) |
||
第45行: | 第45行: | ||
*[http://docs.huihoo.com/infoq/qcon-jvm-at-taobao-20111023.pdf JVM @ Taobao] | *[http://docs.huihoo.com/infoq/qcon-jvm-at-taobao-20111023.pdf JVM @ Taobao] | ||
*[http://docs.huihoo.com/infoq/qconshanghai-jvm-construction-technology-elastic-cloud-computing-environment-20141018.pdf Java Virtual Machine Virtualiza1on - building scalable JVM for Cloud] | *[http://docs.huihoo.com/infoq/qconshanghai-jvm-construction-technology-elastic-cloud-computing-environment-20141018.pdf Java Virtual Machine Virtualiza1on - building scalable JVM for Cloud] | ||
+ | |||
+ | ==图集== | ||
+ | <gallery> | ||
+ | image:jvm-languages.jpg|JVM平台语言 | ||
+ | </gallery> | ||
==链接== | ==链接== |
2017年11月5日 (日) 10:28的版本
您可以在Wikipedia上了解到此条目的英文信息 Java virtual machine Thanks, Wikipedia. |
Java Virtual Machine (JVM) Java虚拟机
目录 |
简介
规范
- JVM 规范里,字节码校验的算法是用 Prolog 代码定义的。
项目
由John Rose领导的the Da Vinci Machine Project正致力于让JVM成为动态语言的最佳归宿。
- OpenJDK
- Eclipse OMR Eclipse OpenJ9
- Jikes RVM
- Apache Harmony
- Dalvik
- Kaffe
- trireme Embed Node.js inside a Java Virtual Machine
- PyJVM Python实现
语言
文档
- JVM Performance tuning
- HotSpot Synchronization: A Peek Under the Hood
- Operating a 16-Terabyte JVM...and Living to Tell the Tale
- GC Tuning Confessions of a Performance Engineer
- Beyond top: Command-Line Monitoring on the JVM
- Work with Hundreds of Hot Terabytes in JVMs
- Beyond the Coffee Cup: Leveraging Java Runtime Technologies for Polyglot
- An Introduction to JVM Performance
- Understanding Java Garbage Collection
- What's in an Object? Java Garbage Collection for the Polyglot
- Using the Oracle Solaris Studio IDE to Dive Deeply into HotSpot JVM Source Code
- Introduction to HotSpot Internals
- JVM Mechanics: When Does the JVM JIT & Deoptimize?
- JVM @ Taobao
- Java Virtual Machine Virtualiza1on - building scalable JVM for Cloud
图集
链接
分享您的观点