1990
DOI: 10.1109/69.50903
|View full text |Cite
|
Sign up to set email alerts
|

Prototyping Bubba, a highly parallel database system

Abstract: Abstracf-Since 1984, the goal of the Bubba project at MCC has been to design a scalable, high-performance and highly available database system that will provide significant costlperformance advantages over conventional mainframes in the 1990's. The design process has been an iterative one, cycling through design, modeling, and prototyping in progressive detail. The current Bubba prototype runs on a commercial 40-node multicomputer and includes a parallelizing compiler, distributed transaction management, objec… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
51
0
2

Year Published

1992
1992
2010
2010

Publication Types

Select...
5
3
2

Relationship

0
10

Authors

Journals

citations
Cited by 260 publications
(54 citation statements)
references
References 27 publications
0
51
0
2
Order By: Relevance
“…Most distributed database systems (e.g., [9,6,19]) use some form of two-phase locking for processing concurrent queries, which our results show is best for low contention workloads. Other schemes, such as timestamp ordering [5], can avoid deadlocks but still allow multiple transactions to execute concurrently, and so they require read/write sets, latching, and must support rollback.…”
Section: Related Workmentioning
confidence: 67%
“…Most distributed database systems (e.g., [9,6,19]) use some form of two-phase locking for processing concurrent queries, which our results show is best for low contention workloads. Other schemes, such as timestamp ordering [5], can avoid deadlocks but still allow multiple transactions to execute concurrently, and so they require read/write sets, latching, and must support rollback.…”
Section: Related Workmentioning
confidence: 67%
“…The Bubba prototype was implemented using a 40 node FLEX/32 multi-processor with 40 disks [BORA90]. Although this is a shared-memory multi-processor, Bubba was designed as a shared-nothing system and the shared-memory is only used for message passing.…”
Section: Bubbamentioning
confidence: 99%
“…Several prototype systems have been developed within research projects. These include both shared nothing [12], [13] and shared everything systems [14]. Most prototypical parallel database systems are shared nothing.…”
Section: Related Workmentioning
confidence: 99%