Flyweight pattern

In computer programming, the flyweight software design pattern refers to an object that minimizes memory usage by sharing some of its data with other similar objects. The flyweight pattern is one of twenty-three GoF design patterns.

Source: Wikipedia — Flyweight pattern (CC BY-SA 4.0)

Flyweight pattern

In computer programming, the flyweight software design pattern refers to an object that minimizes memory usage by sharing some of its data with other similar objects. The flyweight pattern is one of twenty-three GoF design patterns.

Source: Wikipedia "Flyweight pattern" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy