Download List

프로젝트 설명

The PoolMan library and virtual JDBC2.0 driver provide Java object pooling, with particular extensions for database resources and caching SQL queries/results across multiple databases. PoolMan eliminates a common bottleneck in enterprise apps and maximizes JDBC performance for servlets, Java Server Pages, and other Java database applications.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-06-13 21:00
2.0.4

일부 메모리 누수를 수리했다. 잠금을 해제의 개체를 변환 처리 잠겨도 수리했다. 이는 시스템 클래스 로더를 사용해야하는 배포 시나리오에서 관련 추가적인 클래스 로더 수정이 추가되었습니다. 능력 DataSource를 클라이언트를 통해 원시 물리적 연결을 복구하려면 핸들 쪽이 추가되었습니다.
Tags: Minor bugfixes
Some memory leaks were repaired. Handling of the unlocked-locked object
transitions was also repaired. An additional ClassLoader fix which is relevant
in deployment scenarios that require use of the System ClassLoader was added.
The ability to retrieve the raw physical connection through the DataSource
client-side handle was added.

2001-05-31 00:59
2.0.3

JMX, 이는 클래스 로더 문제 가끔 팝업 Tomcat이와 JUnit 때 사용 circumvents 선택 사항입니다. 수영장에서 향상된 성능의 요청 / 응답, 메타 데이터 및 사용할 수없는 개체, XML을위한 새로운 옵션 구성 요소의 몇 가지의 수를 skewing했다 개체를 반환 통보에 대한 수정 프로그램, 그리고 사소한 추가 버그수정이 간략하게 말이죠.
Tags: Major bugfixes
JMX is optional, which circumvents occasional ClassLoader problems that pop up when used with Tomcat and JUnit. Improved performance of pool requests/responses, fixes for metadata and object return notification that were skewing the number of unavailable objects, a couple of new optional elements to the XML config, and a handful of minor additional bugfixes.

2001-05-18 03:19
2.0.2

자동으로 손실을 반환 및 타임 자신의 스레드 풀을 개체를 함께 동기화 문제가 수정되었습니다. 여러 드라이버와 함께 문제를 해결하는 새로운 ResultSetMetaData 구현뿐만 아니라, 새로운 구성 요소 초대형로드 및 검증 처리가 추가되었습니다. 거기에 여러 가지 다른 사소한 수정합니다.
Tags: Major bugfixes
A synchronization issue with the thread that
automatically returns lost and timed-out objects
to their pools has been fixed. A new
ResultSetMetaData implementation that corrects
problems with several drivers has been added, as
well as new configurable elements to handle super
heavy load and validation. There are various other
minor fixes.

2001-05-01 13:54
2.0.1

클래스 로더 문제는 만약 PoolMan, 그리고 새로운 타사의 JAR 설치에 필요한 XML에 당신의 수영장을 찾을 수없습니다 자사로 나타납니다 만든 InstanceAlreadyExists 오류 발생에 대한 수정.
Tags: Minor bugfixes
Fixes for a ClassLoader problem causing InstanceAlreadyExists errors which made its appear as if PoolMan couldn't locate your pool in the XML, and a new third-party JAR required for installation.

2001-03-17 04:12
2.0

이 릴리스 rearchitects 내부의 통합 프레임 워크를 JMX 기반 관리 및 수영장을위한 웹 관리 에이전트와 메타 데이터의 XML 표현을 대체, 그리고 매개 변수, 새로운 워드 프로세서, 새로운 웹 애플 리케이션 t의 추가, 그리고 많은 버그수정.
Tags: Major feature enhancements
This release rearchitects the internal frameworks to integrate
JMX-based management and the Web admin agent for pools, replaces
metadata with XML representation, and adds tons of parameters, new
docs, a new Web app, and many bugfixes.

Project Resources