Sciweavers

88 search results - page 9 / 18
» Real-Time Index Concurrency Control
Sort
View
DAC
2012
ACM
11 years 10 months ago
STM concurrency control for embedded real-time software with tighter time bounds
We consider software transactional memory (STM) concurrency control for multicore real-time software, and present a novel contention manager (CM) for resolving transactional conï¬...
Mohammed El-Shambakey, Binoy Ravindran
ADC
2000
Springer
326views Database» more  ADC 2000»
13 years 12 months ago
T-Tree or B-Tree: Main Memory Database Index Structure Revisited
While the B-tree (or the B+ -tree) is the most popular index structure in disk-based relational database systems, the Ttree has been widely accepted as a promising index structure...
Hongjun Lu, Yuet Yeung Ng, Zengping Tian
JCM
2006
99views more  JCM 2006»
13 years 7 months ago
Distributed Admission Control in Multiservice IP Networks: Concurrency Issues
In distributed admission control (AC) schemes, handling concurrent AC decisions assumes a relevant role in avoiding over or false acceptance and, consequently, service quality degr...
Solange Rito Lima, Paulo Carvalho, Vasco Freitas
ICDE
2006
IEEE
185views Database» more  ICDE 2006»
14 years 1 months ago
Don't be a Pessimist: Use Snapshot based Concurrency Control for XML
Currently, only few XML data management systems support concurrent access to an XML document, and if they do, they typically apply variations of hierarchical locking to handle XML...
Zeeshan Sardar, Bettina Kemme
ICDE
2004
IEEE
100views Database» more  ICDE 2004»
14 years 9 months ago
Simple, Robust and Highly Concurrent B-trees with Node Deletion
Why might B-tree concurrency control still be interesting? For two reasons: (i) currently exploited "real world" approaches are complicated; (ii) simpler proposals are n...
David B. Lomet