Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in connection-pooling

Can I use Apache mod_proxy as a connection pool, under the Prefork MPM?

what's the best practice for pooling Hive JDBC connections

MysqlConnectionPoolDataSource or c3p0 like library?

Go: http.Server connection pool

What is the relationship between a SPID and a Connection in SQL server?

Using c3p0 connection Pooling in a tomcat Spring based App

Linq-to-SQL and sp_reset_connection

How to log connection pool data using BoneCP

ZeroMQ multithreading: create sockets on-demand or use sockets object pool?

How to reset the JDBC Connection Pool

HikariConfig pool for Oracle

Closing a conneciton in the "unload" method

mongodb and php: connection pooling

Hibernate connections are not closed even with C3P0 + explicit session.close()

Should a connection obtained from a hibernate session be closed?

Tomcat connection pooling, maxActive and maxWait properties

does jdbcTemplate close resultsets?

Multi-tenant MongoDB + mongo-native driver + connection pooling

How do I create a MySQL connection pool while working with NodeJS and Express?

Spring app losing connection to MySql after 8 hours. How to properly configure?