On Thu, Jan 28, 2016 at 8:43 AM, Krishnakumar Parasuram
<parasuram.krishna.ku...@oracle.com> wrote:

> We are using Apache commons pool 2.2 for pooling connection object to connect 
> between our REST framework to Siebel Server.
>
>
>
> Everything works fine for what I have implemented.  But I want to enhance 
> this framework.  The existing implementation maintains the connection object 
> for a particular group called ObjectManger1.  Now I want to maintain the 
> connection for multiple groups like ObjectManager1, ObjectManager2 . and so 
> on.  Is it possible to implement this kind using commons pool.
>
>
>
> I want a subpool to be maintained for each ObjectManager_x  within the 
> commons pool

Could you please explain, what you have in mind technically? What
would be the difference between two separate pools, and
parent/subpool?

Thanks,

Jochen



-- 
The next time you hear: "Don't reinvent the wheel!"

http://www.keystonedevelopment.co.uk/wp-content/uploads/2014/10/evolution-of-the-wheel-300x85.jpg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to