A SYSTEM FOR MANAGING REMOTE PROCEDURE CALL TRANSACTIONS

Citation
Wl. Zhou et B. Molinari, A SYSTEM FOR MANAGING REMOTE PROCEDURE CALL TRANSACTIONS, The Journal of systems and software, 34(2), 1996, pp. 133-149
Citations number
20
Categorie Soggetti
System Science","Computer Science Theory & Methods","Computer Science Software Graphycs Programming
ISSN journal
01641212
Volume
34
Issue
2
Year of publication
1996
Pages
133 - 149
Database
ISI
SICI code
0164-1212(1996)34:2<133:ASFMRP>2.0.ZU;2-7
Abstract
This paper describes the design and implementation of a remote procedu re call (RPC) transaction manager. The structures and constructions of RPC-based systems have been widely discussed, yet how to manage the R PC transactions by using these existing structures and constructions r emains unclear. We have designed a system for managing RPC transaction s based on our RPC transaction model. The system is designed at first to manage single RPC transactions. It is then expanded to manage paral lel RPC transactions as well. Some properties of the system are descri bed. We also present some descriptions of the preliminary implementati on of our RPC transaction manager.