Sciweavers

3500 search results - page 34 / 700
» Implementing Java on Clusters
Sort
View
CC
2003
Springer
201views System Software» more  CC 2003»
14 years 20 days ago
Effective Inline-Threaded Interpretation of Java Bytecode Using Preparation Sequences
Abstract. Inline-threaded interpretation is a recent technique that improves performance by eliminating dispatch overhead within basic blocks for interpreters written in C [11]. Th...
Etienne Gagnon, Laurie J. Hendren
ESAW
2005
Springer
14 years 2 months ago
A Role Model for Description of Agent Behavior and Coordination
This paper presents a role model implementation, JAWIRO (JAva
Yunus Emre Selçuk, Nadia Erdogan
CONCURRENCY
1998
90views more  CONCURRENCY 1998»
13 years 8 months ago
Java RMI performance and object model interoperability: experiments with Java/HPC++
Java RMI provides an elegant and powerful model for invoking member functions on objects that exist in remote address spaces. Unfortunately, it is a Java-to-Java communication mod...
Fabian Breg, Shridhar Diwan, Juan E. Villacis, Jay...
RSP
2000
IEEE
143views Control Systems» more  RSP 2000»
14 years 1 months ago
Hardware/Software Co-Design of a Java Virtual Machine
This paper discusses the initial results of research into the development of a hardware/software co-design of the Java virtual machine. The design considers a complete Java virtua...
Kenneth B. Kent, Micaela Serra
TOPLAS
2010
115views more  TOPLAS 2010»
13 years 7 months ago
JavaCOP: Declarative pluggable types for java
program constraints are defined over a program’s abstract syntax tree. The JAVACOP compiler automatically enforces these constraints on programs during compilation. The JAVACOP ...
Shane Markstrum, Daniel Marino, Matthew Esquivel, ...