APPARATUS AND METHOD FOR INCREASING THE PERFORMANCE OF JAVA PROGRAMS RUNNING ON A SERVER
Patent №
US 6,405,367
Granted
2002-06-11
Filed 1998
Owner
HEWLETT-PACKARD COMPANY
Lab
—
AI components
1
hardware
Assignment
Recorded
Dataset
AIPD
2023_r1 edition
Application
09092236
An apparatus and method provide for the execution of object-oriented languages, and more particularly increase the performance of Java application execution. The performance increase of Java application execution is achieved by first moving the Java application code into a Java server. The Java server utilizes the application code and functions as a library of classes and methods. The Java server is accessed by an object file (proxy), that is setup to access the correct Java server process. Next, when an application is to be executed, the object file calls the Java server process that forks itself and then has the child server run the already loaded classes and methods. Thus, the Java classes and methods are loaded only once when the Java virtual machine is started. With large classes and methods, it is faster to connect up to the already running Java server and have the already running Java server fork a child server to execute the correct classes and methods than it is to start and load the Java virtual machine, and execute the original classes and methods.
AI classification
Ownership
HEWLETT-PACKARD COMPANY
assignment · 95770359
Assignors
BRYANT, CRAIG W., GOIN, TODD M., MOOS, THOMAS J., STEELE, DOUGLAS
On an employer assignment, the assignors are typically the inventors.