Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

Scalable memory pool?

jczhang_bj
Beginner
219 Views
I know TBB has scalable_allocator. Does it have scalable memory pools (like boost::pool or boost::object_pool)? So, I can allocate many objects, and later free them at one place.

Thanks!

0 Kudos
1 Reply
Vladimir_P_1234567890
219 Views
0 Kudos
Reply