-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Internal Code
-
Service Arch
Provide a mechanism to join sets of future's in either a first available, or all available mode.
vector<Future<T>> is interesting
so is tuple<Future<T>, Future<P>>
most interesting questions are around api design and handling exceptions
- duplicates
-
SERVER-50341 Make generic whenAll, whenAny, collect utilities for futures
- Closed