Sciweavers

6808 search results - page 153 / 1362
» Distributed Concurrency Control
Sort
View
CCGRID
2007
IEEE
15 years 8 months ago
A Simulation Study of Data Partitioning Algorithms for Multiple Clusters
Abstract— Recently we proposed algorithms for concurrent execution on multiple clusters [9]. In this case, data partitioning is done at two levels; first, the data is distribute...
Chen Yu, Dan C. Marinescu, Howard Jay Siegel, John...
PDP
2007
IEEE
15 years 8 months ago
An Annotation-Based Framework for Parallel Computing
This paper presents a programming language for parallel computing based on code annotations. It has similar goals and philosophy as OpenMP but it is more tightly coupled to the ob...
Carlos A. Cunha, João Luís Sobral
CONCUR
1999
Springer
15 years 6 months ago
Object Types against Races
This paper investigates an approach for statically preventing race conditions in an object-oriented language. The setting of this work is a variant of Gordon and Hankin’s concurr...
Cormac Flanagan, Martín Abadi
IPPS
1998
IEEE
15 years 6 months ago
Thread-Based vs Event-Based Implementation of a Group Communication Service
We evaluate two techniques to implement concurrent events in a group communication service. This evaluation is based on a comparison of the performance measured from two different...
Shivakant Mishra, Rongguang Yang