Results 1 to 2 of 2

Thread: [Announce] BoneCP - a new JDBC connection pool

  1. #1

    Default [Announce] BoneCP - a new JDBC connection pool

    Just a short note to announce the availability of a new, open source, JDBC connection pool -- BoneCP, available at http://jolbox.com.

    The main feature is it's speed -- according to my benchmarks it's faster than both C3P0 and DBCP (see benchmark section or run the test yourself). Despite 100% unit test coverage this is the first _public_ release so the usual disclaimers apply.

    The site contains examples on how to configure it for a spring environment (hence the post here)

  2. #2

    Default

    good, I will try it.
    thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •