Sciweavers

1624 search results - page 73 / 325
» Distributed Threads in Java
Sort
View
ECOOPW
1999
Springer
14 years 2 months ago
Exception Analysis for Java
Kwangkeun Yi, Byeong-Mo Chang
EUROPAR
1997
Springer
14 years 2 months ago
The Delft-Java Engine: An Introduction
C. John Glossner, Stamatis Vassiliadis
CAV
2006
Springer
120views Hardware» more  CAV 2006»
14 years 1 months ago
Model Checking Multithreaded Programs with Asynchronous Atomic Methods
Abstract. In order to make multithreaded programming manageable, programmers often follow a design principle where they break the problem into tasks which are then solved asynchron...
Koushik Sen, Mahesh Viswanathan
HPCA
2005
IEEE
14 years 10 months ago
Predicting Inter-Thread Cache Contention on a Chip Multi-Processor Architecture
This paper studies the impact of L2 cache sharing on threads that simultaneously share the cache, on a Chip Multi-Processor (CMP) architecture. Cache sharing impacts threads non-u...
Dhruba Chandra, Fei Guo, Seongbeom Kim, Yan Solihi...