摘要
本文论述了中间件技术在一个联机交易系统中得到了具体的运用,根据系统的特点,根据数据库访问及交易型中间件的特点,并未采用现成的中间件产品,而是自行设计并编写一个中间层软件。目标是能够解决系统需要的数据库访问、网络通讯报文操作以及统一的流程控制,便于系统的客户端多渠道连接和新业务流程添加。
This paper introduces the application of middleware techniques in online transaction systems,based on the feature of system, database access and the feature of business middleware,designs and realizes the middleware service program. So this program can solve the problen of system's database access, network communication and unified technological process control, make it easy for programmer to create lots of channel connection on client and append new service.
作者
陈静
CHEN Jing(Distance learning institute, Suzhou Vocational University, Suzhou 215004,china)
出处
《电脑知识与技术》
2008年第2期648-649,660,共3页
Computer Knowledge and Technology
基金
苏州职业大学科研基金项目(SZD07L26)
关键词
联机交易
中间件
C/S
online transaction
middleware
client/server