
A Heterogeneous Distributed Computing Model Based on Web Service
Author(s) -
Haitao Li
Publication year - 2021
Publication title -
converter
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.104
H-Index - 1
ISSN - 0010-8189
DOI - 10.17762/converter.21
Subject(s) - computer science , distributed computing , distributed transaction , database , cache , distributed database , database transaction , web service , transaction processing , two phase commit protocol , operating system , world wide web
Based on the in-depth study of the existing database synchronization model, in order to improve the cross platform ability of the system and facilitate the construction of small and medium-sized enterprise information platform, this paper proposes a heterogeneous distributed computing scheme based on Web service. The scheme uses JMS to realize the message transmission between systems, and uses web service technology to realize cross platform data reading and writing. In the aspect of distributed transaction processing, the two-phase commit protocol is improved to reduce the probability of system deadlock and effectively ensure the consistency of distributed database data. In order to improve the performance of distributed database system, cache technology is introduced, and the way of integrating cache and database transaction processing is proposed, which effectively ensures the validity of cache data. The architecture is oriented to program developers, who can develop efficient and convenient distributed database system on the basis of this architecture. Finally, this architecture is applied to the background management system of mobile express service. The running results show that the architecture can well meet the business requirements of distributed heterogeneous database system synchronization.