appengine-cloudsql-native-mysql-hibernate-jpa-demo-java icon indicating copy to clipboard operation
appengine-cloudsql-native-mysql-hibernate-jpa-demo-java copied to clipboard

Is there any possible way to integrate a connection pool?

Open jonathansolorzn opened this issue 7 years ago • 0 comments

I'm truly having a bad time trying to integrate connection pool, there's no info about it on th web (at least a right answer), none of the libraries for pooling works on GAE Standard Edition with Auto scaling cause of they are using threads, so, what's the way to go with connection pooling in the standard env?

jonathansolorzn avatar May 11 '18 06:05 jonathansolorzn