ACM Home Page
Please provide us with feedback. Feedback
On merging partitioned databases
Full text PdfPdf (972 KB)
Source International Conference on Management of Data archive
Proceedings of the 1983 ACM SIGMOD international conference on Management of data table of contents
San Jose, California
SESSION: Distributed system I table of contents
Pages: 6 - 14  
Year of Publication: 1983
ISBN:0-89791-104-0
Also published in ...
Author
David D. Wright  Cornell University Ithaca, New York
Sponsors
: ACM SIGBDP
: IEEE TC on Design Automation
: IEEE TC on Database Engineering
: IEEE TC on VLSI
SIGMOD: ACM Special Interest Group on Management of Data
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 0,   Downloads (12 Months): 12,   Citation Count: 4
Additional Information:

abstract   references   cited by   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/582192.582199
What is a DOI?

ABSTRACT

Partitioning of a distributed data base requires either that update activity be restricted or that a strategy for conflict resolution and partition merging be used once communication is restored. The graph-theoretic approach used by Davidson follows the latter approach and can be used to show that finding an optimum solution to the general problem is NP-complete. We give several methods of reducing the size of the graphs involved. Two open subproblems are shown to be NP-complete, while an extension of a known polynomial-time subproblem is given. Simulation results are used to study both the amount of compression achieved by the graph reduction techniques and their effects on heuristics for the problem. In addition, some modifications are made to existing heuristics to improve their performance. A simple probabilistic model is developed and compared to the simulation results.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
3
 
4
{GaJo79} Garey, M.R., and D.S. Johnson, Computers and Intractability, W.H. Freeman & Co., 1979.
 
5
{Lova75} Lovasz, L., "Three Short Proofs in Graph Theory", J. Combinatorial Theory B, 19, 111--113.
 
6
{Thom78} Thomas, R.H., "A Solution to the Concurrency Control Problem for Multiple Copy Databases," IEEE Compcon, Spring 1978, pp.56--62.
 
7