Sciweavers

4604 search results - page 15 / 921
» Concurrency in Synchronous Systems
Sort
View
CONCURRENCY
2007
57views more  CONCURRENCY 2007»
13 years 7 months ago
Performance and effectiveness trade-off for checkpointing in fault-tolerant distributed systems
Panagiotis Katsaros, Lefteris Angelis, Constantine...
PVLDB
2010
138views more  PVLDB 2010»
13 years 6 months ago
The Case for Determinism in Database Systems
Replication is a widely used method for achieving high availability in database systems. Due to the nondeterminism inherent in traditional concurrency control schemes, however, sp...
Alexander Thomson, Daniel J. Abadi
ICCAD
1996
IEEE
127views Hardware» more  ICCAD 1996»
13 years 11 months ago
Comparing models of computation
We give a denotational framework (a "meta model") within which certain properties of models of computation can be understood and compared. It describes concurrent proces...
Edward A. Lee, Alberto L. Sangiovanni-Vincentelli
REX
1993
13 years 11 months ago
Relationships Between Models of Concurrency
Abstract. Models for concurrency can be classified with respect to three relevant parameters: behaviour/system, interleaving/noninterleaving, linear/branching time. When modelling...
Mogens Nielsen, Vladimiro Sassone, Glynn Winskel
PPDP
2005
Springer
14 years 1 months ago
Isolation-only transactions by typing and versioning
In this paper we design a language and runtime support for isolation-only, multithreaded transactions (called tasks). Tasks allow isolation to be declared instead of having to be ...
Pawel T. Wojciechowski