Sciweavers

321 search results - page 12 / 65
» concurrency 2004
Sort
View
ATVA
2004
Springer
135views Hardware» more  ATVA 2004»
14 years 26 days ago
Using Block-Local Atomicity to Detect Stale-Value Concurrency Errors
Data races do not cover all kinds of concurrency errors. This paper presents a data-ow-based technique to nd stale-value errors, which are not found by low-level and high-level d...
Cyrille Artho, Klaus Havelund, Armin Biere
ICFEM
2004
Springer
14 years 25 days ago
A General Model for Reachability Testing of Concurrent Programs
Reachability testing is a technique for testing concurrent programs. Reachability testing derives test sequences on-the-fly as the testing process progresses, and can be used to sy...
Richard H. Carver, Yu Lei
CONCURRENCY
2004
124views more  CONCURRENCY 2004»
13 years 7 months ago
Checking ownership and confinement
Abstract. A number of formal proposals to manage aliasing in Java-like programming languages have been advanced over the last five years. Unfortunately, it is not clear how practic...
Alex Potanin, James Noble, Robert Biddle
CONCURRENCY
2004
101views more  CONCURRENCY 2004»
13 years 7 months ago
GridSphere: a portal framework for building collaborations
Grid enabled portals are becoming increasingly popular as a platform for providing access to Grid services and resources. Unfortunately, much of the work done in portal developmen...
Jason Novotny, Michael Russell, Oliver Wehrens
CONCURRENCY
2004
91views more  CONCURRENCY 2004»
13 years 7 months ago
Middleware for real-time distributed simulations
Distributed simulation applications often rely on middleware to provide services to support their execution over distributed computing environments. Such middleware spans many lev...
Thom McLean, Richard M. Fujimoto, J. Brad Fitzgibb...