object pool pattern

English

Noun

object pool pattern (plural object pool patterns)

  1. (programming) A creational design pattern that uses a set of initialised objects kept ready to use, rather than allocating and destroying them on demand.

Translations