M Shao, GR Goodson - US Patent 8,793,466, 2014 - Google Patents
A data storage system includes a processor, a system memory, and logical extents. Blocks of storage in one or more physical storage devices are allocated to each of the logical extents …
S Harizopoulos, V Shkapenyuk… - Proceedings of the 2005 …, 2005 - dl.acm.org
Relational DBMS typically execute concurrent queries independently by invoking a set of operator instances for each query. To exploit common data retrievals and computation in …
Prior research shows that database system performance is dominated by off-chip data stalls, resulting in a concerted effort to bring data into on-chip caches. At the same time, high levels …
Concurrency control on B+ trees is primarily achieved with latches, but serialization and contention can hinder scalability. As core counts on current processors increase, it is …
OLTP (On-Line Transaction Processing) is an important business system sector in various traditional and emerging online services. Due to the increasing number of users, OLTP …
K Ren, JM Faleiro, DJ Abadi - … of the 2016 International Conference on …, 2016 - dl.acm.org
Although significant recent progress has been made in improving the multi-core scalability of high throughput transactional database systems, modern systems still fail to achieve …
S Zhang, J He, B He, M Lu - Proceedings of the VLDB Endowment, 2013 - dl.acm.org
Driven by the rapid hardware development of parallel CPU/GPU architectures, we have witnessed emerging relational query processing techniques and implementations on those …
D Lomet, A Fekete, G Weikum, M Zwilling - arXiv preprint arXiv:0909.1768, 2009 - arxiv.org
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 …
Driven by the rapidly increasing demand for handling real-time data streams, many data stream processing (DSP) systems have been proposed. Regardless of the different …