scispace - formally typeset
Open AccessJournal Article

A measure of transaction processing power

TLDR
In this paper, Sort, Scan and DebitCredit benchmarks are defined, which measure the performance of diverse transaction processing systems, and a standard system cost measure is stated and used to define price/performance metrics.
Abstract
Three benchmarks are defined: Sort, Scan and DebitCredit. The first two benchmarks measure a system's input/output performance. DebitCredit is a simple transaction processing application used to define a throughput measure -Transactions Per Second (TPS). These benchmarks measure the performance of diverse transaction processing systems. A standard system cost measure is stated and used to define price/performance metrics. A condensed version of this paper appears in Datamation, April 1, 1985

read more

Citations
More filters
Journal ArticleDOI

The log-structured merge-tree (LSM-tree)

TL;DR: The log-structured mergetree (LSM-tree) is a disk-based data structure designed to provide low-cost indexing for a file experiencing a high rate of record inserts (and deletes) over an extended period.
Journal Article

The Case for Shared Nothing.

TL;DR: In this article, the authors argue that shared nothing is the preferred approach in building high transaction rate multiprocessor systems, namely, shared memory (e.g., Synapse, IBM/AP configurations), shared disk (i.e., VAX/cluster, any multi-ported disk system), and shared nothing.
Proceedings ArticleDOI

GPUTeraSort: high performance graphics co-processor sorting for large database management

TL;DR: Overall, the results indicate that using a GPU as a co-processor can significantly improve the performance of sorting algorithms on large databases.
Proceedings Article

Scalability in the XFS file system

TL;DR: The architecture and design of a new file system, XFS, for Silicon Graphics' IRIX operating system is described, and the use of B+ trees in place of many of the more traditional linear file system structures are discussed.
Journal ArticleDOI

The implementation of POSTGRES

TL;DR: The design and implementation decisions made for the three-dimensional data manager POSTGRES are discussed, and attention is restricted to the DBMS backend functions.
References
More filters

One Thousand Transactions per Second.

TL;DR: The need for general-purpose transaction processing systems is surveyed and the approaches being taken by three different groups are contrasted.
Related Papers (5)