Providing an Object Allocation Algorithm in Distributed Databases Using Efficient Factors
Arash Ghorbannia Delavar, Golnoosh Keshani

TL;DR
This paper introduces the ORAD object replication algorithm for distributed databases, which optimizes data replication using effective factors to reduce read/write costs and outperforms existing algorithms like ADRW.
Contribution
The paper proposes a novel ORAD algorithm that improves object allocation in distributed databases by incorporating new technical factors for better performance.
Findings
ORAD reduces average request servicing cost compared to ADRW.
Implementation shows ORAD's effectiveness in practical network systems.
Effective factors enhance data replication efficiency.
Abstract
Data replication is a common method used to improve the performance of data access in distributed database systems. In this paper, we present an object replication algorithm in distributed database systems (ORAD). We optimize the created replicated data in distributed database systems by using activity functions of previous algorithms, changing them with new technical ways and applying ORAD algorithm for making decisions. We propose ORAD algorithm with using effective factors and observe its results in several valid situations. Our objective is to propose an optimum method that replies read and write requests with less cost in distributed database systems. Finally, we implement ORAD and ADRW algorithms in a PC based network system and demonstrate that ORAD algorithm is superior to ADRW algorithm in the field of average request servicing cost.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Distributed and Parallel Computing Systems · Distributed systems and fault tolerance
