Java連接池:Proxool
Proxool是一個Java SQL Driver驅動程序,提供了對你選擇的其它類型的驅動程序的連接池封裝。可以非常簡單的移植到現存的代碼中。完全可配置。快速,成熟,健壯。可以透明地為你現存的JDBC驅動程序增加連接池功能。
特性:
Transparency: Transparently adds connection pooling to your existing JDBC driver.
Open Source: Our licence allows you flexibility to use it in both commerical and other open source products.
Standards: Complies with the J2SE API, giving you the confidence to develop to standards.
Control: You can monitor the performance of your database connections and listen to connection events
Ease of use: It's easy to configure using the JDBC API, XML, or Java property files - you decide.
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!