ダウンロードリスト

プロジェクト概要

BoneCP は、アプリケーションのスループットを提供するロックの競合を最小化する高パフォーマンスのチューニング、Java JDBC 接続プールの実装です。それは現在、サイト上のベンチマーク セクションに表示されます !C3P0 dbcp 剤などのすべての知られている接続プールを打ちます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-04-05 22:28
0.7.1

新機能とバグ修正のプレンティが追加されました。
Plenty of new features and bug fixes were added

2010-10-13 23:36
0.7.0

アーキテクチャの変更は、プールを高速にするために行われました。バグが修正されました。新機能の束が追加されました。
タグ: Stable
An architectural change was done to make the pool faster. Bugs were fixed. A bunch of new features were added.

2010-07-28 02:58
0.6.7.2

これは主にメンテナンスリリースです。修正プログラムは、idleMaxAge / idleConnectionTester、複数のノードのXML構成では、とのgetConnectionタイムアウトでNPEのために作られた。バッチステートメントが正しく記録されます。 onAcquireFailフックは、増強された小さなバグがプロセスで修正されました。ドライバのプロパティのオプションが追加されました。接続は、もはやシャットダウン時に閉鎖されます。接続を閉じます時計デバッグツールのバグが修正されました。すべてのリリースヘルパーがシャットダウン時に終了します。
タグ: Maintenance Release
This is mostly a maintenance release. Fixes were made for idleMaxAge/idleConnectionTester, multiple nodes in XML configuration, and an NPE on getConnection timeout. Batch statements are logged properly. The onAcquireFail hook was enhanced, and a tiny bug was fixed in the process. A driver properties option was added. The connection is no longer closed off when shutting down. A bug in the close connection watch debug tool was fixed. All release helpers are terminated when shutting down.

2010-06-28 21:58
0.6.6

ドライバのプロパティのオプションが追加されました。 XMLベースの構成のサポートが追加されました。 onAcquireFailが強化されました。接続のタイムアウトの設定オプションが追加されました。本文JDK5との互換性が追加されました。内部文は公開されます。 onConnectionExceptionフックが追加されました。を無効にする接続の追跡がすぐに許可されます。バッチステートメントが正しく記録されます。怠惰な初期化レースが修正されました。潜在的な競合は現在避けている。静は、ファイナライザから削除されました。新しい接続を追加することに潜在的なバグが修正されました。現在100%のユニットテストのカバレッジを提供する125のユニットテストがある。
タグ: Stable
A driver properties option was added. XML-based configuration support was added. onAcquireFail was enhanced. A connection timeout configuration option was added. Full JDK5 compatibility was added. Internal statements are exposed. The onConnectionException hook was added. Disabling connection tracking is now allowed. Batch statements are now logged properly. A lazy init race was fixed. A potential race is now avoided. Statics were removed from finalizers. A potential bug in adding a new connection was fixed. There are now 125 unit tests, which provide 100% unit test coverage.

2010-06-05 09:51
0.6.6-rc1

このリリースでは、接続が失敗したカスタムアクションを許可するonConnectionExceptionフックを追加します。これは、内部ステートメントを公開のgetConnectionタイムアウトを可能にすると、コードがJDK5でビルドすることができます。これは、無音警告をポンポンlog4jの依存関係から削除し、config.toStringになります()で分タイムアウトのレポート。レース条件は、PoolWatch潜在的な回避される。静的なファイナライザから複数の/プールサイクルを破壊作成できるように削除されました。スタートアップは、シングルプロセッサlazyInit = trueを上に固定されているハングします。が121ユニットテストと100%のテスト範囲があります。
This release adds an onConnectionException hook to allow custom action when a connection fails. It exposes internal statements, allows for getConnection timeouts, and allows code to be built with JDK5. It removes the log4j dependency from pom, silences a warning, and makes config.toString() report timeouts in minutes.
A potential race condition in PoolWatch is avoided. Static has been removed from finalizer to allow for multiple create/destroy pool cycles. A startup hang on single processor where lazyInit = true has been fixed. There are 121 unit tests and 100% test coverage.

プロジェクトリソース