pool « Object « Spring Q&A





1. How to pool keyed objects?    forum.springsource.org

How to pool keyed objects? Hi all, Actually, I'm developing an application which allows user to connect to multiple map (GIS) services, each of which having a unique service name. For ...

2. object pooling    forum.springsource.org

Jun 1st, 2005, 01:09 PM #1 chriswberry View Profile View Forum Posts Private Message Junior Member Join Date Jun 2005 Posts 10 object pooling Greetings, I apologize in advance for the ...

3. Object Pool management in Spring    forum.springsource.org

Object Pool management in Spring Hello there! I'm running a Spring crash course in our company, and one of the atenders asked me something I really didn't know how to answer, ...

4. Object Pooling Problem - minSize?    forum.springsource.org

Jul 17th, 2006, 10:16 AM #1 madisonDave View Profile View Forum Posts Private Message Junior Member Join Date May 2006 Posts 15 Object Pooling Problem - minSize? Hi I am testing ...

5. How to return a borrowed object to a pool?    forum.springsource.org

How to return a borrowed object to a pool? Hi everyone, This is my first attempt to use AOP, so please forgive me for asking a question that may seem very ...

6. Spring and object pool    forum.springsource.org

Hello, please correct me on the concept here... I think that Spring itself supports object pooling by design. The reason is that all those beans I created can be used any ...