计算机革命/数据库/事务处理系统
外观
< 计算机革命
事务处理系统 (TPS),也称为数据处理系统,用于许多公司,为大量文书工作的处理提供支持和组织。 TPS 通常用于生产或记录诸如工资单、发票、学生学费账单和付款提醒之类的东西。 TPS 最有可能出现在企业的会计/账单部门,对于每天可能产生数百甚至数千笔交易的大型公司来说是必不可少的。 TPS 或数据处理系统的主要功能是有效且高效地处理和记录任何因交易而产生的数据。 事务处理系统用户包括低层管理人员、主管和运营人员。 与管理信息系统不同的是,TPS 将整个交易流程从头到尾贯穿,并包含业务中的许多部门。 (http://www.basicsofcomputer.com/function_of_transaction_processing_system_tps.htm)
被称为事务处理系统 (TPS) 的程序通过支持事务处理来提供三个功能区域
1. 系统运行时功能
⋅ environment that ensures integrity availability and security of data ≈Scheduling and loading balancing ≈Managing system resources ≈Monitoring the progress of tasks ≈Managing communications ≈Time management ⋅ fast response time and high transaction throughput
2. 系统管理功能
⋅ administrative support that lets users configure, monitor, and manage their transactions.
3. 应用程序开发功能
⋅ functions for use in custom business applications, including functions to access data, to perform inter- computer communications, and to design and manage the user interface.