Optimization algorithm for Web trade system

Bin Li,Zhong Chen
DOI: https://doi.org/10.13245/j.hust.2008.10.019
2008-01-01
Abstract:According to the TPC-W (transaction processing performance concil-Web e-commerce)benchmark, a TPC-W performance test and analyses of the trading system is presented. The bottleneck of the performance was found. And an optimization algorithm of the Web trading system based on the TPC-W benchmark is introduced. The algorithm controls all of congestion by assistance of alignment attemptering and managing, it redresses the balance all of service requests that arrive at the cache according a special principia. The special principia is like this: first arrive, first servicing. That method could solve the congestion efficiently. So optimization algorithm can improve performance of the whole system. By contrasting the two experiment results which before and after using the optimization algorithm, it can be easily found that if we use the optimization algorithm, the response time of each transaction will trend to be stable. Before using the optimization algorithm, the transaction response time will become longer and longer until the server can not give any response. Then it can be concluded that this experiment result accords with the purpose of the optimization algorithm.
What problem does this paper attempt to address?