Timeline for Can Object pool design pattern cause memory shortage?
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 28, 2020 at 19:25 | comment | added | Doc Brown | In my experience, object pooling is most often used in context of object creation from a database, so it can prevent unnecessary database queries. That works regardless of the availability of high-performance memory management. | |
| Aug 28, 2020 at 17:07 | history | answered | Jörg W Mittag | CC BY-SA 4.0 |