Sciweavers

748 search results - page 43 / 150
» concurrency 2008
Sort
View
CONCURRENCY
2004
101views more  CONCURRENCY 2004»
14 years 9 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
124views more  CONCURRENCY 2004»
14 years 9 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
2000
70views more  CONCURRENCY 2000»
14 years 9 months ago
Javelin++: scalability issues in global computing
Javelin is a Java-based infrastructure for global computing. This paper presents Javelin++, an extension of Javelin, intended to support a much larger set of computational hosts. ...
Michael O. Neary, Sean P. Brydon, Paul Kmiec, Sami...
CONCURRENCY
2000
99views more  CONCURRENCY 2000»
14 years 9 months ago
The Java memory model is fatally flawed
The Java memory model described in Chapter 17 of the Java Language Specification gives constraints on how threads interact through memory. This chapter is hard to interpret and po...
William Pugh
CONCURRENCY
2002
107views more  CONCURRENCY 2002»
14 years 9 months ago
A callgraph-based search strategy for automated performance diagnosis
Abstract. We introduce a new technique for automated performance diagnosis, using the program's callgraph. We discuss our implementation of this diagnosis technique in the Par...
Harold W. Cain, Barton P. Miller, Brian J. N. Wyli...