ACM Home Page
Please provide us with feedback. Feedback
Transaction processing monitors
Full text PdfPdf (3.06 MB)
Source
Communications of the ACM archive
Volume 33 ,  Issue 11  (November 1990) table of contents
Pages: 75 - 86  
Year of Publication: 1990
ISSN:0001-0782
Author
Philip A. Bernstein  Digital Equipment Corp., Cambridge, MA
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 11,   Downloads (12 Months): 86,   Citation Count: 12
Additional Information:

abstract   references   cited by   index terms   review   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/92755.92767
What is a DOI?

ABSTRACT

A transaction processing (TP) application is a program that performs an administrative function by accessing a shared database on behalf of an on-line user. A TP system is an integrated set of products that supports TP applications. These products include both hardware, such as processors, memories, disks and communications controllers, and software such as operating systems (Oss), database management systems (DBMSs), computer networks and TP monitors. Much of the integration of these products is provided by TP monitors which coordinate the flow of transaction request between terminals that issue requests and TP applications that can process them.Today, TP represents over 25 percent of the computer systems market and is one of the growing segments of the computer business. TP applications appear in most sectors of large-scale enterprises such as airline reservation, electronic banking, securities trading, inventory and production control, communications switching, videotex, sales management, military command and control and government services. 84552 75 CACM 33 10 Consider a computer system having a CPU that feeds jobs to two input/output (I/O) devices having different speeds. Let &thgr; be the fraction of jobs routed to the first I/O device, so that 1 - &thgr; is the fraction routed to the second. Suppose that @@@@ = @@@@(&thgr;) is the steady-sate amount of time that a job spends in the system. Given that &thgr; is a decision variable, a designer might wish to minimize @@@@(&thgr;) over &thgr;. Since @@@@(·) is typically difficult to evaluate analytically, Monte Carlo optimization is an attractive methodology. By analogy with deterministic mathematical programming, efficient Monte Carlo gradient estimation is an important ingredient of simulation-based optimization algorithms. As a consequence, gradient estimation has recently attracted considerable attention in the simulation community. It is our goal, in this article, to describe one efficient method for estimating gradients in the Monte Carlo setting, namely the likelihood ratio method (also known as the efficient score method). This technique has been previously described (in less general settings than those developed in this article) in [6, 16, 18, 21]. An alternative gradient estimation procedure is infinitesimal perturbation analysis; see [11, 12] for an introduction. While it is typically more difficult to apply to a given application than the likelihood ratio technique of interest here, it often turns out to be statistically more accurate. In this article, we first describe two important problems which motivate our study of efficient gradient estimation algorithms. Next, we will present the likelihood ratio gradient estimator in a general setting in which the essential idea is most transparent. The section that follows then specializes the estimator to discrete-time stochastic processes. We derive likelihood-ratio-gradient estimators for both time-homogeneous and non-time homogeneous discrete-time Markov chains. Later, we discuss likelihood ratio gradient estimation in continuous time. As examples of our analysis, we present the gradient estimators for time-homogeneous continuous-time Markov chains; non-time homogeneous continuous-time Markov chains; semi-Markov processes; and generalized semi-Markov processes. (The analysis throughout these sections assumes the performance measure that defines @@@@(&thgr;) corresponds to a terminating simulation.) Finally, we conclude the article with a brief discussion of the basic issues that arise in extending the likelihood ratio gradient estimator to steady-state performance measures.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
Acker, R.D., and P.H. Seaman. Modeling distrihuted processing across multiple CICS/VS sites. IBM S3'st. J. 21, 4 (1982), 471-489.
 
2
Anderson, K.J. Bucket brigade computing. UNIX Rev 8, 3 (Aug. 1985), 58-64.
3
 
4
5
6
7
 
8
Digital Equipment Corp. DEClntact Transaction Processing System.' Application Programming Guide. Order number AA-KZ03B-TE, Maynard, Mass., 1989.
 
9
Digital Equipment Corp. VAX ACMS Guide to Transaction Processing Programming. Order number AA- N691E-TE, Maynard, Mass., 1989.
 
10
 
11
International Business Machines. CICS/OS/VS Intercommunications Facilities Guide, Form SC33-0230, White Plains, New York, 1986.
12
 
13
Liskov, B.H., and Herlihy, M.P. Issues in process and communication structure for distributed programs. In Proceedings of the Third Symposium on Reliability in Distributed Software and Database Systems (October, 1983) IEEE Computer Society Press, pp. 123-132.
14
 
15
McGee, W.C. The information management system IMS/VS, Part V: Transaction processing facilities, IBM Svst. j. 16, 2 (1977), 148-168,
 
16
 
17
Serlin, O. Fauh-tolerant systems in commercial applications. IEEE Comput. 15, 8 (Aug. 1984), 19-30.
18
 
19
Siewiorek, D.P. Architecture of fault-tolerant computers. IEEE Comput. 15, 8 (Aug. 1984), 9-18.
 
20
Siwiec, J.E. A High-Performance DB/DC System. IBM Syst. J. 16, 2 (1977), 169-195.
 
21
Tandem Computers Inc. An Introduction to Pathway, Part: T82339, 1985, Cupertino, CA.
 
22
Wallace, J.J., and Barnes, W.W. Designing for Ultrahigh Availability: The Unix RTR operating system. IEEE Comput. 15, 8 (Aug. 1984), 31-39.
 
23
 
24

CITED BY  12


REVIEW

"Frank Emanuel Feuille : Reviewer"

The transaction processing (TP) software monitor controls the flow of transaction requests between terminals and the TP applications that process the requests. Bernstein describes transaction processing in some detail with emphasis on the TP <  more...

Collaborative Colleagues:
Philip A. Bernstein: colleagues