节点文献
基于阶段事件驱动架构的TPC-C测试工具实现
The Implementation for TPC-C Testing Tool Based on Staged Event-Driven Architecture
【机构】 清华大学软件学院信息系统与工程研究所;
【摘要】 <正>1引言TPC-C基准是TPC委员会发布的数据库测试基准之一,用于测试和评价数据库管理系统OLTP性能。它模拟一个批发供应公司:该公司在地理分布的多个区域有业务,销售商品采用仓库管理。
【Abstract】 TPC-C Benchmarks are the vital tools for the performance measurement,evaluation,and comparison of relational database management systems(RDBMS).The most commonly used design for TPC-C testing tools is the thread-per-request model,in which each thread of activity represents a single terminal access to databases.Although relatively easy to program,it leads to serious performance degradation when the number of thread is large.This paper proposes a new design which base on the Staged Event-Driven Architecture(SEDA).It can improve the TPC-C test tool’s performance tremendously.We discuss the performance comparison between the thread-per-request model and the SEDA through experiments.
- 【会议录名称】 第二十二届中国数据库学术会议论文集(技术报告篇)
- 【会议名称】第二十二届中国数据库学术会议
- 【会议时间】2005-08-19
- 【会议地点】中国内蒙古呼和浩特
- 【分类号】TP311.13
- 【主办单位】中国计算机学会数据库专业委员会