Sciweavers

95 search results - page 1 / 19
» Atomicity and isolation for transactional processes
Sort
View
TODS
2002
66views more  TODS 2002»
13 years 4 months ago
Atomicity and isolation for transactional processes
Heiko Schuldt, Gustavo Alonso, Catriel Beeri, Hans...
HOTOS
2009
IEEE
13 years 9 months ago
Operating Systems Should Provide Transactions
Operating systems can efficiently provide system transactions to user applications, in which user-level processes can execute a series of system calls atomically and in isolation ...
Donald E. Porter, Emmett Witchel
DEXA
2006
Springer
152views Database» more  DEXA 2006»
13 years 9 months ago
Concurrency Management in Transactional Web Services Coordination
The Business Process Execution Language BPEL4WS has emerged to introduce process dimension in Web Services coordination. At the same time, a lot of needs related to business proces...
Adnene Guabtni, François Charoy, Claude God...
EUROSYS
2009
ACM
14 years 2 months ago
xCalls: safe I/O in memory transactions
Memory transactions, similar to database transactions, allow a programmer to focus on the logic of their program and let the system ensure that transactions are atomic and isolate...
Haris Volos, Andres Jaan Tack, Neelam Goyal, Micha...
OOPSLA
2007
Springer
13 years 11 months ago
Transactions with isolation and cooperation
We present the TIC (Transactions with Isolation and Cooperation) model for concurrent programming. TIC adds to standard transactional memory the ability for a transaction to obser...
Yannis Smaragdakis, Anthony Kay, Reimer Behrends, ...