Title :
A Strategy for Data Consistency in Non-real-Time Connected DDBS
Author :
Hu, Guangyuan ; Wang, Linlin
Author_Institution :
Shenyang Aerosp. Univ., Shenyang, China
Abstract :
Considering the expense, the security of communication and demand in practice, a strategy is proposed, which propagates replicated data based on message and transaction-log table to update and maintain the database. It emphasizes that updates to a replica copy should been executed locally as much as possible avoiding using two-phase commit protocol operated directly on a remote copy in order to improve system performance. The message mechanism can prevent conflicts when two or more users update the same copy, and the transaction-log table is established to log up-to-date write transactions on a copy for a update propagation to other copies, avoiding access the original copy with large amounts of data.
Keywords :
data integrity; replicated databases; transaction processing; communication security; data consistency; database updates; distributed database system; message mechanism; nonreal-time connected DDBS; replica copy; replicated data; system performance; transaction-log table; write transaction; Credit cards; Database systems; Distributed databases; Educational institutions; Protocols; Synchronization; distributed database; message; replicated data; transactionlog table;
Conference_Titel :
Communication Systems and Network Technologies (CSNT), 2012 International Conference on
Conference_Location :
Rajkot
Print_ISBN :
978-1-4673-1538-8
DOI :
10.1109/CSNT.2012.176