Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in connection-pooling

How to set custom connection properties on DataSource in Spring Boot 1.3.x with default Tomcat connection pool

JDBC Connection Pool test query "SELECT 1" does not catch AWS RDS Writer/Reader failover

How would you test a Connection Pool

How to use "INSERT" in psycopg2 connection pooling?

Accessing a MySQL connection pool from Python multiprocessing

DBCP: removeAbandoned VS eviction

Is there a safe way to tell if a JDBC connection is still ok?

Is there a way to share object between php pages?

php connection-pooling

What are best practices on managing database connections in .NET?

how long must a sql server connection be idle before it is closed by the connection pool?

Basic DB connection pool with Java and Tomcat 7

Connection pool or data source? Which should I put in JNDI?

SELECT 1 from DUAL: MySQL

.NET, the SqlConnection object, and multi-threading

java.lang.ClassNotFoundException: org.apache.tomcat.jdbc.pool DataSourceFactory

Is "Tomcat 7 JDBC Connection Pool" good enough for production? And how is it compare to BoneCP?

HikariCP multithreading separate connection for each thread

SqlConnection vs Sql Session. Do their lifetimes coincide?

Connection pooling in Spark Java framework