-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 5
-
Fix Version/s: None
-
Component/s: futures
-
Labels:None
-
Proposal:
The requester will want to limit the number of outstanding requests, because it has to correlate the responses and because it wants to keep the correlator ids short and small in number.
To help with this it is useful if the requestor can abandon an incomplete request and reuse the correlator for a new request.