Welcome!

Java Authors: Miko Matsumura, John Ryan, Loraine Antrim, Walter H. Pinson, III, Jason Dolinger

Related Topics: Java

Java: Article

High-Performance Java for Compute-Intensive Applications

Reduce the risk of finding developers

Introduced commercially by Sun Microsystems in 1995, the Java programming language will be a teenager in 2008. Java has seen tremendous growth in its 13 years. Its design, ease-of-use, and most importantly its portability has made Java the fastest-growing programming language in computing history. Java.com says that Java today powers more than 4.5 billion devices worldwide.

From the beginning, Java was designed to be portable. Applications written in Java compile to the freely available Java Virtual Machine (JVM) and the resulting application can run on any system that implements the JVM. This ability to run the same application on many hardware platforms has resulted in Java's increased popularity for Internet, gaming applications and devices like mobile phones and smart cards. However, this same portability and other technical limitations have restricted the market from considering Java as a viable language for compute-intensive, high-performance computing (HPC) applications. Java has historically been slow to load, start, and execute. If the primary goal of HPC applications is to show results as quickly as possible, Java and HPC are just not compatible.

About Edward Stewart

Edward Stewart is the product manager for the IMSL Numerical Libraries. He has experience in many quantitative areas including quantification and interpretation of statistics and probability, coordination and analysis of large data sets, frequency domain time series analysis, partial differential equations, finite difference numerical modeling, and nonlinear dynamics. Ed received his Ph.D. in physical ocean science and engineering from the University of Delaware.

Comments (0)

Share your thoughts on this story.

Add your comment
You must be signed in to add a comment. Sign-in | Register

In accordance with our Comment Policy, we encourage comments that are on topic, relevant and to-the-point. We will remove comments that include profanity, personal attacks, racial slurs, threats of violence, or other inappropriate material that violates our Terms and Conditions, and will block users who make repeated violations. We ask all readers to expect diversity of opinion and to treat one another with dignity and respect.