๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Java (TM) applications using NCSA HDF files

โœ Scribed by McGrath, Robert E.; Lu, Xinjian; Folk, Michael


Book ID
101218806
Publisher
John Wiley and Sons
Year
1997
Tongue
English
Weight
95 KB
Volume
9
Category
Article
ISSN
1040-3108

No coin nor oath required. For personal study only.

โœฆ Synopsis


HDF is a library and file format for storing and exchanging scientific data. In the absence of a Java (TM) implementation of the HDF library, Java applications that need to directly access data in HDF files require a Java interface to the native code HDF library. This document describes the design of the Java interface for the HDF library and one prototype applicationthe Java HDF Viewer (JHV).

Performance issues discussed in this paper appear to be inevitable consequences of the technologies that provide the portability and security of Java. The performance penalties are not significant for many applications, but become very significant for data-intensive computing. Just-in-time compiler technology will probably have little impact on the data copying and memory management issues described in this paper.


๐Ÿ“œ SIMILAR VOLUMES