Sciweavers

754 search results - page 10 / 151
» Transaction Processing in PRO-MOTION
Sort
View
PPOPP
2009
ACM
15 years 4 months ago
Turbocharging boosted transactions or: how i learnt to stop worrying and love longer transactions
Boosted transactions offer an attractive method that enables programmers to create larger transactions that scale well and offer deadlock-free guarantees. However, as boosted tran...
Chinmay Eishan Kulkarni, Osman S. Unsal, Adri&aacu...
HASKELL
2006
ACM
15 years 5 months ago
User-level transactional programming in Haskell
Correct handling of concurrently accessed external resources is a demanding problem in programming. The standard approaches rely on database transactions or concurrency mechanisms...
Peter Thiemann
BTW
2005
Springer
177views Database» more  BTW 2005»
15 years 5 months ago
Composing Web Services Specifications: Experiences in Implementing Policy-Driven Transactional Processes
: The Web Services architecture defines various specifications that applications may wish to use in combination. In this paper, we investigate the composition of the Web services s...
Stefan Tai
HICSS
1994
IEEE
126views Biometrics» more  HICSS 1994»
15 years 3 months ago
Automating Compensation in a Multidatabase
Compensation is the process by which a committed transaction in a database is undone by running the semantic inverse of that transaction on the database. Compensation has been pro...
Marian H. Nodine, Stanley B. Zdonik
SIGMOD
2008
ACM
154views Database» more  SIGMOD 2008»
14 years 11 months ago
Jim Gray at IBM: the transaction processing revolution
While at the IBM San Jose Research Laboratory, in the 1970's, Dr. Jim Gray defined and developed the fundamental concepts and techniques that underlie on-line transaction pro...
Bruce G. Lindsay