Skip to content
  • Eric Cano's avatar
    Added a thread pool to the BackendRados class. · 78ad1f4c
    Eric Cano authored
    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.
    78ad1f4c