Implement thread pool logic for the backend rados.
Implement async update request with rados call backs through the thread pool.
Showing
- objectstore/BackendRados.cpp 11 additions, 234 deletionsobjectstore/BackendRados.cpp
- objectstore/BackendRados.hpp 6 additions, 20 deletionsobjectstore/BackendRados.hpp
- objectstore/BackendRadosTask.cpp 329 additions, 0 deletionsobjectstore/BackendRadosTask.cpp
- objectstore/BackendRadosTask.hpp 114 additions, 0 deletionsobjectstore/BackendRadosTask.hpp
- objectstore/BackendRadosThreadPool.cpp 155 additions, 0 deletionsobjectstore/BackendRadosThreadPool.cpp
- objectstore/BackendRadosThreadPool.hpp 139 additions, 0 deletionsobjectstore/BackendRadosThreadPool.hpp
- objectstore/CMakeLists.txt 2 additions, 0 deletionsobjectstore/CMakeLists.txt
Loading
Please register or sign in to comment