Sciweavers

1471 search results - page 74 / 295
» Composing concurrency control
Sort
View
PODS
1990
ACM
150views Database» more  PODS 1990»
15 years 1 months ago
On Being Optimistic about Real-Time Constraints
- Performancestudiesof concurrencycontrol algorithms for conventional database systems have shown that, under most operating circumstances, locking protocols outperform optimistic ...
Jayant R. Haritsa, Michael J. Carey, Miron Livny
PVLDB
2010
138views more  PVLDB 2010»
14 years 8 months ago
The Case for Determinism in Database Systems
Replication is a widely used method for achieving high availability in database systems. Due to the nondeterminism inherent in traditional concurrency control schemes, however, sp...
Alexander Thomson, Daniel J. Abadi
TODS
2010
108views more  TODS 2010»
14 years 8 months ago
A survey of B-tree locking techniques
: © A survey of B-tree locking techniques Goetz Graefe HP Laboratories HPL-2010-9 storage systems, databases, B-tree, indexes, concurrency control, locking B-trees have been ubiqu...
Goetz Graefe
EH
2002
IEEE
185views Hardware» more  EH 2002»
15 years 2 months ago
Automatic Synthesis Using Genetic Programming of an Improved General-Purpose Controller for Industrially Representative Plants
Most real-world controllers are composed of proportional, integrative, and derivative signal processing blocks. The so-called PID controller was invented and patented by Callender...
Martin A. Keane, John R. Koza, Matthew J. Streeter
ICFP
1997
ACM
15 years 2 months ago
The Development of Erlang
This paper describes the development of the programming language Erlang during the period 1985-1997. Erlang is a concurrent programming language designed for programming large-sca...
Joe L. Armstrong