Sciweavers

6808 search results - page 64 / 1362
» Distributed Concurrency Control
Sort
View
130
Voted
PPOPP
2012
ACM
13 years 9 months ago
Concurrent breakpoints
In program debugging, reproducibility of bugs is a key requirement. Unfortunately, bugs in concurrent programs are notoriously difficult to reproduce because bugs due to concurre...
Chang-Seo Park, Koushik Sen
SCM
2001
15 years 3 months ago
Defining and Supporting Concurrent Engineering Policies in SCM
Software Configuration Management addresses roughly two areas, the first and older one concerns the storage of the entities produced during the software project; the second one con...
Jacky Estublier, Sergio Cárdenas-Garc&iacut...
SPIN
2000
Springer
15 years 5 months ago
Logic Verification of ANSI-C Code with SPIN
We describe a tool, called AX, that can be used in combination with the model checker SPIN to efficiently verify logical properties of distributed software systems implemented in A...
Gerard J. Holzmann
184
Voted
ICDE
2004
IEEE
100views Database» more  ICDE 2004»
16 years 3 months ago
Simple, Robust and Highly Concurrent B-trees with Node Deletion
Why might B-tree concurrency control still be interesting? For two reasons: (i) currently exploited "real world" approaches are complicated; (ii) simpler proposals are n...
David B. Lomet
CONCURRENCY
2004
91views more  CONCURRENCY 2004»
15 years 2 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...