Apache Commons 의 common pool이 1.5.x 버젼이 Release되고 있습니다.
commons pool 2.0 을 만들자고 얘기가 메일링 리스트에서 진행중입니다. 다들 환영하고 있는 분위기네요..
내용은 다음과 같습니다.
0) Generification (POOL-83)
1) Replace wait/notify with 1.5+ thread management
2) JMX instrumentation and management
3) Remove deprecated methods
4) Instance tracking (holding references to instances under management and tracking events of interest from them - meeting DBCP AbanonedObjectPool requirement)
5) Clean up and extend pool maintenance
아 참여하고 파...
'java core' 카테고리의 다른 글
vebose:gc 를 파일 로그로 남기기 (0) | 2010.11.22 |
---|---|
안드로이드 코딩 가이드 중 Designing for Performance (0) | 2010.10.04 |
자바 소스 설치하기 (0) | 2010.10.01 |
java checked Exception에 대한 고찰 (0) | 2010.10.01 |
Java option 관련 (0) | 2010.08.31 |