Skip to content
Snippets Groups Projects
Commit 78ad1f4c authored by Eric Cano's avatar Eric Cano
Browse files

Added a thread pool to the BackendRados class.

Each thread has its own rados context. The thead pool, when used will allow better
parallelism of asynchronous requests.

This required some rework on the backend creations as the threads will need logging.
parent 0b25a06a
No related branches found
No related tags found
No related merge requests found
Showing
with 130 additions and 27 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment