Object pool pattern: Difference between revisions

Content deleted Content added
m Removed category "Optimizations"; Quick-adding category "Software performance optimization" (using HotCat)
Vorburger (talk | contribs)
Adding link to Apache Commons Pool
Line 40:
*[http://www.developer.com/java/ent/article.php/626171 Developer.com article]
*[http://c2.com/cgi-bin/wiki?ObjectPoolPattern Portland Pattern Repository entry]
*[http://commons.apache.org/pool/ Apache Commons Pool: A mini-framework to correctly implement object pooling in Java]
 
 
[[Category:Software design patterns]]