Introduction: Object pools


 

+

Search Tips   |   Advanced Search

 

Object pools improve application performance at run time by supporting the reuse of multiple instances of objects.

Object pool managers

Object pools provide an effective means of improving application performance at run time, by supporting the reuse of multiple instances of objects.