-
Type: New Feature
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Documentation
-
None
We have no examples of pool usage for multi-threaded operation and we should have some. At a minimum, it should show:
- pool initialization and configuration (pool size)
- RAII acquisition of a client object within a thread for an operation
- is related to
-
CXX-994 Fix missing or misleading docs about pools, thread/fork safety and background monitoring
- Closed