Sciweavers

6796 search results - page 338 / 1360
» Java for Embedded Systems
Sort
View
ICCD
2005
IEEE
127views Hardware» more  ICCD 2005»
16 years 1 months ago
Using Scratchpad to Exploit Object Locality in Java
Performance of modern computers is tied closely to the effective use of cache because of the continually increasing speed discrepancy between processors and main memory. We demons...
Carl S. Lebsack, J. Morris Chang
SRDS
2007
IEEE
15 years 10 months ago
Characterizing Aging Phenomena of the Java Virtual Machine
In this work we investigate software aging phenomena inside the Java Virtual Machine (JVM). Starting from an experimental campaign on real world testbeds, this work isolates the c...
Domenico Cotroneo, Salvatore Orlando 0002, Stefano...
FCCM
2005
IEEE
107views VLSI» more  FCCM 2005»
15 years 9 months ago
Hardware Solution to Java Compressed Heap
Java technology has been integrated into mobile/wireless computing because of its rich support to portability (crossplatform nature), reusability (development libraries), and shor...
Mayumi Kato, Chia-Tien Dan Lo
140
Voted
SCAM
2005
IEEE
15 years 9 months ago
Static Analysis for Computing Escapability and Mutability for Java Components
A common theme in information security is protection of trusted software components against unauthorized access by untrusted users. In the context of distributed object technologi...
Aiwu Shi, Gleb Naumovich
PPPJ
2004
ACM
15 years 9 months ago
New and improved: Linda in Java
This paper discusses the current resurgence of interest in the Linda coordination language for parallel and distributed programming. Particularly in the Java field, there have be...
George Wells