ConcurrencyFreaks icon indicating copy to clipboard operation
ConcurrencyFreaks copied to clipboard

Deallocate Memory of a shrinking queue

Open benstadin opened this issue 3 months ago • 0 comments

Which queue has the best deallocation behavior when a once large queue is shrunken? I'm looking for a FIFO queue which releases most of it's memory when shrinking again.

benstadin avatar Mar 29 '24 14:03 benstadin