You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Wiki <wi...@apache.org> on 2005/09/17 19:26:57 UTC

[Jakarta-commons Wiki] Update of "Pool" by Grog

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification.

The following page has been changed by Grog:
http://wiki.apache.org/jakarta-commons/Pool

------------------------------------------------------------------------------
  
   ||Add your questions/answers here.||
  
+ If I have multiple threads calling into my method which contains the borrowObject call,
+ do I have to synchronize around this, or are borrowObject and returnObject thread safe?
+ 
  What is the general purpose of pooling Interfaces ?
  
  ''You don't pool interfaces but objects implementing the interfaces.

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