Article Discussion
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.
1 post on 1 page.      
« Previous 1 Next »
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: May 1, 1996 8:34 AM by Bill
Bill
Posts: 409 / Nickname: bv / Registered: January 17, 2002 4:28 PM
The Lean, Mean Virtual Machine
May 1, 1996 8:34 AM      
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
1 post on 1 page.
« Previous 1 Next »