Design a memory allocator or a thread pool
I have a design question about custom memory allocator / thread pool, or any structure that needs to be accessed globally.
I have a design question about custom memory allocator / thread pool, or any structure that needs to be accessed globally.