The previous implementation is buggy when a lot of locks happen at the same time, as the cpprestsdk's threadpool use a fixed number of thread for posix platform: https://github.com/microsoft/cpprestsdk/blob/master/Release/src/pplx/threadpool.cpp#L198 Signed-off-by: Tao He <sighingnow@gmail.com> |
||
|---|---|---|
| .. | ||
| v3 | ||
| Client.hpp | ||
| KeepAlive.hpp | ||
| Response.hpp | ||
| SyncClient.hpp | ||
| Value.hpp | ||
| Watcher.hpp | ||