The Lean, Mean Virtual Machine
Summary:
A key component of Java is the Java Virtual Machine -- a virtual computer, typically implemented in software on top of a "real" hardware platform and operating system, that runs compiled Java programs. This article is a hands-on introduction to the JVM.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: May 1, 1996 8:34 AM by
Bill
|
A key component of Java is the Java Virtual Machine -- a virtual computer, typically implemented in software on top of a "real" hardware platform and operating system, that runs compiled Java programs. This article is a hands-on introduction to the JVM. Read this Artima.com article: http://www.artima.com/underthehood/leanmean.html
|
|