데이터베이스 연결 Pool 관리를 위한 성능 진단도구의 설계 및 구현
- Abstract
- 웹 어플리케이션 개발 시 데이터베이스 시스템의 사용이 증가함에 따라 데이터베이스 시스템에 접속하는 커넥션 리소스 관리에 대한 중요성이 부각되고 있다. 이러한 데이터베이스의 연결을 효과적으로 관리해주는 것이 DBCP이다. 대부분의 상용 서버에는 이런 DBCP가 내장되어 있고, 또한 DBCP를 관리할 수 있는 기능이 내장되어 있다. 하지만, 상용서버를 사용하지 않는 웹 어플리케이션 구축시 DBCP을 자체 제작하여 사용하는 경우가 많다.
본 논문은 웹 어플리케이션 구축 시 사용하는 DBCP(Database connection Pool)의 성능을 평가하고 진단하는 도구를 제안한다. 본 도는 DBCP의 성능 및 진단을 통하여 실험에 사용된 DBCP들의 성능과 문제점을 도출하여 DBCP(Database Connection Pool)를 효과적으로 보완할 수 있는 방법을 제시한다.|As the use of Databse system increases when developing Web Application, the control of DB connection resource which connects to Database system has become more important. And DBCP(DataBase Connection Pool) is what controls this Database connection effectively.
Most Application server has this DBCP built-in and the functions which controls this DBCP. But in case of Web Application which does not use Application Server or of a small size company which can not buy the expensive Application Server, mostly they make their own DBCP and use it. This paper proposes a tool which judges and diagnoses the performance of DBCP used when building Web Application. This tool finds the problems and performance of the DBCP used based on the experiment result through GC(Garbage Collection) performance and diagnosis, Connection Resource control and simultaneously-connected person management of DBCP, and presents the way to supplement effectively the DBCP.
- Author(s)
- 李載煥 .
- Issued Date
- 2003
- Type
- Thesis
- Keyword
- 데이터베이스; 성능 진단도구; DBCP
- URI
- http://dspace.hansung.ac.kr/handle/2024.oak/9741
- Authorize & License
-
- Files in This Item:
-
Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.