[Discussion] Adding BufferManager and ThreadPool utilities
Open
- Dominant language
- C++
- Stars
- 221
- Forks
- 124
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 21
Description
- BufferManager: A centralized mechanism to manage memory buffers efficiently, particularly in scenarios involving high-frequency data processing, streaming, or caching, also control the memory usage and deal with user provided memory.
- ThreadPool: A reusable pool of threads to manage task execution and improve concurrency without overwhelming system resources.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.