apache / apache/iceberg-cpp

[Discussion] Adding BufferManager and ThreadPool utilities

Open
#50 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.