Sciweavers

5410 search results - page 971 / 1082
» When to Cross Over
Sort
View
101
Voted
IEEEPACT
2003
IEEE
15 years 6 months ago
Constraint Graph Analysis of Multithreaded Programs
This paper presents a framework for analyzing the performance of multithreaded programs using a model called a constraint graph. We review previous constraint graph definitions fo...
Harold W. Cain, Mikko H. Lipasti, Ravi Nair
75
Voted
INFOCOM
2003
IEEE
15 years 6 months ago
The AWG||PSC Network: A Performance Enhanced Single-Hop WDM Network with Heterogeneous Protection
— Single–hop WDM networks based on a central Passive Star Coupler (PSC) or Arrayed–Waveguide Grating (AWG) hub have received a great deal of attention as promising solutions ...
Chun Fan, Martin Maier, Martin Reisslein
IPPS
2003
IEEE
15 years 6 months ago
Exploiting Java-ILP on a Simultaneous Multi-Trace Instruction Issue (SMTI) Processor
The available Instruction Level Parallelism in Java bytecode (Java-ILP) is not readily exploitable using traditional in-order or out-of-order issue mechanisms due to dependencies ...
R. Achutharaman, R. Govindarajan, G. Hariprakash, ...
IPPS
2003
IEEE
15 years 6 months ago
Transparent Distributed Threads for Java
Remote method invocation in Java RMI allows the flow of control to pass across local Java threads and thereby span multiple virtual machines. However, the resulting distributed t...
Bernhard Haumacher, Thomas Moschny, Jürgen Re...
109
Voted
ISSRE
2003
IEEE
15 years 6 months ago
Reducing wasted development time via continuous testing
Testing is often performed frequently during development to ensure software reliability by catching regression errors quickly. However, stopping frequently to test also wastes tim...
David Saff, Michael D. Ernst