摘要
提出了一种基于COM+组件的多用户共享访问数据库的策略。利用COM+的对象池管理服务和即时激括服务,并结合ADO.NET对数 据库操作的强大功能,使系统具有了更强的可伸缩性。COM+将数据库操作独立为一组件,供应用逻辑组件调用,数据库连接由COM+管 理。达到数据库连接共享的目的。在大量客户端访问数据库时,可以动态共享数据库连接,从而最小化多个客户的对象初始化的成本,提高 系统的效率。
This paper introduces a multiuser connection-shared strategy on database. Combining ADO.NET database access technology, it applies COM+ components object pool service and just-in-time activation(JITA) service to share the connections of database. It can efficiently use database resource and make the application more flexible.
出处
《计算机工程》
CAS
CSCD
北大核心
2004年第B12期154-155,177,共3页
Computer Engineering