Sciweavers

16 search results - page 1 / 4
» Application requirements and efficiency of embedded Java byt...
Sort
View
202
Voted
JTRES
2010
ACM
14 years 7 months ago
Application requirements and efficiency of embedded Java bytecode multi-cores
Martin Zabel, Rainer G. Spallek
CSREAESA
2006
14 years 11 months ago
Java Flowpaths: Efficiently Generating Circuits for Embedded Systems from Java
The performance of software executed on a microprocessor is adversely affected by the basic fetchexecute cycle. A further performance penalty results from the load-execute-store p...
Darrin M. Hanna, Michael DuChene, Girma S. Tewolde...
POPL
1998
ACM
15 years 1 months ago
A Type System for Java Bytecode Subroutines
Java is typically compiled into an intermediate language, JVML, that is interpreted by the Java Virtual Machine. Because mobile JVML code is not always trusted, a bytecode verifi...
Raymie Stata, Martín Abadi
PPPJ
2003
ACM
15 years 2 months ago
Manipulation of Java agent bytecode to add roles
Roles are a powerful paradigm to develop distributed applications based on agents, especially when they are in need of interacting with other entities. An agent-oriented approach ...
Giacomo Cabri, Luca Ferrari, Letizia Leonardi
SAC
2008
ACM
14 years 9 months ago
Removing useless variables in cost analysis of Java bytecode
Automatic cost analysis has interesting applications in the context of verification and certification of mobile code. For instance, the code receiver can use cost information in o...
Elvira Albert, Puri Arenas, Samir Genaim, Germ&aac...