Sciweavers

3500 search results - page 59 / 700
» Implementing Java on Clusters
Sort
View
129
Voted
VL
2002
IEEE
144views Visual Languages» more  VL 2002»
15 years 5 months ago
Interactive Visualization of Java Programs
The design and implementation of a novel visual interactive execution environment for Java is described. This system displays both the run-time object structure as well as the int...
Paul V. Gestwicki, Bharat Jayaraman
JAVA
2000
Springer
15 years 4 months ago
Bulk file I/O extensions to Java
The file I/O classes present in Java have proven too inefficient to meet the demands of high-performance applications that perform large amounts of I/O. The inefficiencies stem pr...
Dan Bonachea
125
Voted
CONCURRENCY
1998
130views more  CONCURRENCY 1998»
15 years 12 days ago
JPVM: network parallel computing in Java
The JPVM library is a software system for explicit message-passing based distributed memory MIMD parallel programming in Java. The library supports an interface similar to the C a...
Adam Ferrari
132
Voted
SIGPLAN
1998
15 years 11 days ago
Unloading Java Classes That Contain Static Fields
In Java the de nition of a \program" is a bit fuzzy. A Java applet is essentially a Java application (i.e. program) that can be executed by a Java enabled Web browser (i.e. a...
Charles E. McDowell, Elizabeth A. Baldwin
98
Voted
MMS
2007
15 years 2 months ago
Towards Java-based Data Caching for Mobile Information System Clients
Abstract: Mobile information system require client side caching of data for various reasons. Caching issues are discussed in many scientific publications that mostly lack an usabl...
Alexandru Caracas, Iulia Ion, Mihaela Ion, Hagen H...