Take Up Code

90: Design Patterns: Object Pool.

Informações:

Sinopsis

The object pool behavioral pattern allows you to reuse objects instead of destroying them and creating them again.