Sciweavers

1135 search results - page 12 / 227
» On Performance of Delegation in Java
Sort
View
108
Voted
JAVA
1999
Springer
15 years 6 months ago
Practical Guidelines for Boosting Java Server Performance
As Java technology matures, an increasing number of applications that have traditionally been the domain of languages such as C++ are implemented in Java. Many of these applicatio...
Reinhard Klemm
118
Voted
TPDS
2002
109views more  TPDS 2002»
15 years 1 months ago
Design and Performance Analysis of a Distributed Java Virtual Machine
Mihai Surdeanu, Dan I. Moldovan
JAVA
2001
Springer
15 years 6 months ago
High-performance Java codes for computational fluid dynamics
The computational science community is reluctant to write largescale computationally-intensive applications in Java due to concerns over Java’s poor performance, despite the cla...
Christopher Riley, Siddhartha Chatterjee, Rupak Bi...
142
Voted
IASTEDSE
2004
15 years 3 months ago
Mapping UML statecharts to java code
The Unified Modeling Language (UML) statechart diagram is used for modeling the dynamic aspects of systems. The UML statechart diagrams include many concepts that are not present ...
Iftikhar Azim Niaz, Jiro Tanaka
HCW
1998
IEEE
15 years 6 months ago
Steps Toward Understanding Performance in Java
Java's design goals of portability, safety, and ubiquity make it a potentially ideal language for large-scale heterogeneous computing. One of the remaining challenges is to c...
Doug Lea