![]() |
![]() |
![]() |
@inproceedings{DBLP:conf/adbis/Saheb97, author = {Malik Saheb}, title = {Portability of STDL on Top of the TUXEDO Transaction Monitor}, booktitle = {Proceedings of the First East-European Symposium on Advances in Databases and Information Systems (ADBIS'97), St.-Petersburg, September 2-5, 1997. Volume 1: Regular Papers}, publisher = {Nevsky Dialect}, year = {1997}, pages = {180-188}, ee = {db/conf/adbis/Saheb97.html}, crossref = {DBLP:conf/adbis/97}, bibsource = {DBLP, http://dblp.uni-trier.de} }BibTeX
The Structured Transaction Definition Language (STDL) is a language based programming interface to transactional protocols and runtime systems, designed to resolve the industry problem of incompatible Transaction Processing (TP) monitor programming interfaces. STDL defines three-group model, in which application procedures are grouped according to the type of work they perform: presentation, transactional flow control and error handling, and data access. A separate interface definition is created for each group of procedures and one procedure calls another procedure via this interface. STDL does not define protocol for the procedure calls except for remote tasks calls, which use the X/Open TxRPC protocol. Some existing TP monitors do not use TxRPC to invoke remote service but another protocols, such the Application Transaction Manager Interface (ATMI), the Common Programming Interface for Communication (CPI-C), or even CORBA/OTS in an object environment.
This paper describes an STDL compiler on top of the TUXEDO monitor, translating STDL applications into XATMI client/server applications, supported by TUXEDO. Then it illustrates the possibility provided by STDL to achieve interoperability through Transaction Processing (TP) platforms.
Copyright © 1997 by the ACM, Inc., used by permission. Permission to make digital or hard copies is granted provided that copies are not made or distributed for profit or direct commercial advantage, and that copies show this notice on the first page or initial screen of a display along with the full citation.