Sciweavers

2062 search results - page 21 / 413
» Hardware Objects for Java
Sort
View
APCSAC
2001
IEEE
13 years 11 months ago
Exploiting Java Instruction/Thread Level Parallelism with Horizontal Multithreading
Java bytecodes can be executed with the following three methods: a Java interpretor running on a particular machine interprets bytecodes; a Just-In-Time (JIT) compiler translates ...
Kenji Watanabe, Wanming Chu, Yamin Li
SIGMETRICS
2000
ACM
14 years 1 days ago
Quantifying the energy consumption of a pocket computer and a Java virtual machine
Keith I. Farkas, Jason Flinn, Godmar Back, Dirk Gr...
CARDIS
2000
Springer
75views Hardware» more  CARDIS 2000»
14 years 1 days ago
A Performance Comparison of Java Cards for Micropayment Implementation
Jordi Castellà-Roca, Josep Domingo-Ferrer, ...
ACMSE
2004
ACM
14 years 1 months ago
JavaCHIME: Java class hierarchy inspector and method executer
Java has emerged as one of the most dynamic programming languages today. During the past eight years it has become a leading choice as the programming language for an introductory...
Pallavi Tadepalli, H. Conrad Cunningham
IWMM
2010
Springer
140views Hardware» more  IWMM 2010»
13 years 9 months ago
Parametric inference of memory requirements for garbage collected languages
The accurate prediction of program's memory requirements is a critical component in software development. Existing heap space analyses either do not take deallocation into ac...
Elvira Albert, Samir Genaim, Miguel Gómez-Z...