|
Software >
Systems Software >
Programming Languages >
Object-Oriented Programming Languages >
Java >
|
|
|
ALSO CALLED:
Java Virtual Machine (Software),
JVM
DEFINITION: A Java virtual machine (JVM), an implementation of the Java Virtual Machine Specification, interprets compiled Java binary code (called bytecode) for a computer's processor (or "hardware platform") so that it can perform a Java program's instructions. Java was designed to allow application programs to be built that could be run on any platform without having to be rewritten or recompiled by the programmer
Definition continues below.
|
|
Java Virtual Machine Reports
|
|
4 Matches
|
Distributed Caching: Why it Matters for Predictable Scalability
sponsored by Oracle Corporation
WHITE PAPER:
This paper explains why it’s imperative for any Web-based organization to learn about the distributed caching technology and Oracle Coherence Data Grid technology to combat the increasing demand on the database.
Posted: 11 Mar 2012 | Published: 11 Mar 2012
|
|
|
When Java EE Is Overkill: Lightweight Application Server Benefits
sponsored by VMware, Inc.
WEBCAST:
View this webcast to discover how to combine the portability and agility of the Spring framework for Java EE with a lightweight application server that gives you the flexibility to virtualize Java applications and workloads for the cloud while improving developer productivity, control and manageability and staying within budget constraints.
Posted: 09 Feb 2012 | Premiered: 09 Feb 2012
|
|
|
Distributed Caching: Why It Matters For Predictable Scalability on the Web, and Where It’s Proving Its Value
sponsored by Oracle Corporation
WHITE PAPER:
This paper explains why it’s imperative for any Web-based organization to learn about the distributed caching technology and Oracle Coherence Data Grid technology to combat the increasing demand on the database.
Posted: 20 Dec 2010 | Published: 20 Dec 2010
|
|
|
Effective Enterprise Java Virtualization with Oracle WebLogic Suite
sponsored by Oracle Corporation
WHITE PAPER:
This technical white paper explores in detail the technology behind a new virtualized deployment paradigm for Java EE applications, describing not only the technology behind these advances, but also the benefits and usage.
Posted: 20 Dec 2010 | Published: 20 Dec 2010
|
|
| |
JAVA VIRTUAL MACHINE DEFINITION (continued):
for each separate platform. A Java virtual machine makes this possible because it is aware of the specific instruction lengths and other particularities of the platform. The Java Virtual Machine Specification defines an abstract -- rather than a real -- machine or processor. The Specification specifies an instruction set, a set of registers, a stack, a "garbage heap," and a method area. Once a Java virtual machine has been implemented for a given platform, any Java program (which, after compilation, is called bytecode) can run on that platform. A Java virtual machine can either interpret the
Java Virtual Machine definition sponsored by SearchSOA.com, powered by WhatIs.com an online computer dictionary
|
|
|
|
TechTarget provides enterprise IT professionals with the information they need to perform their jobs
- from developing strategy, to making cost-effective IT purchase decisions and managing their
organizations' IT projects - with its network of
|
|
|
Definitions:
|
|
 |
|
All Rights Reserved,
Copyright 2000 - 2012, TechTarget |
|
|
|
|