Sciweavers

1101 search results - page 55 / 221
» Scalable Distributed Data Structures for High-Performance Da...
Sort
View
DASFAA
1999
IEEE
74views Database» more  DASFAA 1999»
15 years 6 months ago
Recovery in Distributed Extended Long-lived Transaction Models
This paper addresses the recovery and the rollback problem in distributed collaborative transactions. We propose a solution to the problem in a generalized ARIES [9] framework. We...
M. M. Gore, R. K. Ghosh
158
Voted
PODC
2011
ACM
14 years 5 months ago
Scalability versus semantics of concurrent FIFO queues
Maintaining data structure semantics of concurrent queues such as first-in first-out (FIFO) ordering requires expensive synchronization mechanisms which limit scalability. Howev...
Hannes Payer, Harald Röck, Christoph M. Kirsc...
SIGMOD
2012
ACM
212views Database» more  SIGMOD 2012»
13 years 4 months ago
Local structure and determinism in probabilistic databases
While extensive work has been done on evaluating queries over tuple-independent probabilistic databases, query evaluation over correlated data has received much less attention eve...
Theodoros Rekatsinas, Amol Deshpande, Lise Getoor
206
Voted
ICDE
2005
IEEE
135views Database» more  ICDE 2005»
16 years 3 months ago
Finding (Recently) Frequent Items in Distributed Data Streams
We consider the problem of maintaining frequency counts for items occurring frequently in the union of multiple distributed data streams. Na?ive methods of combining approximate f...
Amit Manjhi, Vladislav Shkapenyuk, Kedar Dhamdhere...
105
Voted
ICDE
2006
IEEE
133views Database» more  ICDE 2006»
15 years 8 months ago
Transaction Time Support Inside a Database Engine
Transaction time databases retain and provide access to prior states of a database. An update “inserts” a new record while preserving the old version. Immortal DB builds trans...
David B. Lomet, Roger S. Barga, Mohamed F. Mokbel,...