Enavigo

Take lemons, make lemonade or Jill and Yuval’s Musings

Enavigo header image 5

Odd behavior using Apache Commons Pool

August 16th, 2008 1 Comment

I am trying to use an object pool. The idea is to reuse objects that require resources or time during their creation and that can easily be reset after each use. The classic example is a network connection pool, and the Apache Commons Database Connection Pool (DBCP) is the prime example and user of its [...]

Tags:   · · · · ·