Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geogig-dev] IP Review Update



On Wed, Sep 2, 2015 at 3:14 PM, Jody Garnett <jgarnett@xxxxxxxxxxxxxxxx> wrote:

About sqlite and connection pool, I thought it was normal to keep a JDBC driver simple, and allow an application to choose its implementation of connection pool. Which connection pool did you go with?

That's correct. What I mean is we, as the JDBC driver consumer, weren't using any connection pooling hence the hassle.
I went for bonecp <http://jolbox.com/> which is said to be the best one so far
 

Aside: I am getting a bit lost in the email threads here (as we are touching on several topics). Can we either start up separate threads for each of these topics (replacing BerkleyDB and replacing jline) or we could make issues in the issue tracker ...


_______________________________________________
geogig-dev mailing list
geogig-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
http://www.locationtech.org/mailman/listinfo/geogig-dev



--

Gabriel Roldán
Software Developer | Boundless
groldan@xxxxxxxxxxxxxxxx
@boundlessgeo



Back to the top