Sciweavers

978 search results - page 84 / 196
» Synthesizing Database Transactions
Sort
View
XSYM
2009
Springer
131views Database» more  XSYM 2009»
15 years 9 months ago
Atomicity for XML Databases
With more and more data stored into XML databases, there is a need to provide the same level of failure resilience and robustness that users have come to expect from relational dat...
Debmalya Biswas, Ashwin Jiwane, Blaise Genest
126
Voted
FAST
2009
15 years 12 days ago
Enabling Transactional File Access via Lightweight Kernel Extensions
Transactions offer a powerful data-access method used in many databases today trough a specialized query API. User applications, however, use a different fileaccess API (POSIX) wh...
Richard P. Spillane, Sachin Gaikwad, Manjunath Chi...
117
Voted
FTDCS
2003
IEEE
15 years 8 months ago
Autonomous Transaction Processing Using Data Dependency in Mobile Environments
Mobile clients retrieve and update databases at servers. They use transactions in order to ensure the consistency of shared data in the presence of concurrent accesses. Transactio...
IlYoung Chung, Bharat K. Bhargava, Malika Mahoui, ...
SPAA
2010
ACM
15 years 7 months ago
Transactions in the jungle
Transactional memory (TM) has shown potential to simplify the task of writing concurrent programs. Inspired by classical work on databases, formal definitions of the semantics of...
Rachid Guerraoui, Thomas A. Henzinger, Michal Kapa...
130
Voted
CIDR
2009
167views Algorithms» more  CIDR 2009»
15 years 3 months ago
Unbundling Transaction Services in the Cloud
The traditional architecture for a DBMS engine has the recovery, concurrency control and access method code tightly bound together in a storage engine for records. We propose a di...
David B. Lomet, Alan Fekete, Gerhard Weikum, Micha...