bn:02208804n
Noun Concept
Categories: Software design patterns, Software optimization
EN
object pool pattern  Design Pattern - Object Pool  Object Cespool  Object cesspool  object pool
EN
The object pool pattern is a software creational design pattern that uses a set of initialized objects kept ready to use – a "pool" – rather than allocating and destroying them on demand. Wikipedia
Definitions
Relations
Sources
EN
The object pool pattern is a software creational design pattern that uses a set of initialized objects kept ready to use – a "pool" – rather than allocating and destroying them on demand. Wikipedia
A pattern to construct sets of initialized programming objects that are kept ready to use Wikipedia Disambiguation
Pattern to construct sets of initialised programming objects that are kept ready to use Wikidata
A creational design pattern that uses a set of initialised objects kept ready to use, rather than allocating and destroying them on demand. Wiktionary