Object pool pattern: Difference between revisions

Content deleted Content added
Criticism: reword
Munificent (talk | contribs)
No edit summary
Line 57:
*[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]
* [http://gameprogrammingpatterns.com/object-pool.html Game Programming Patterns: Object Pool]
 
[[Category:Software design patterns]]