-
Story
-
Resolution: Won't Do
-
Major
-
None
-
1.2.0.GA
At the moment the buffering of messages is left as an exercise for the end developer who is using the api as per the multithreaded_client_flow_control example.
What is desired is similar options to what there is in Java for which the send can be blocking or batched using a bounded buffer with configurable bounds, to avoid / limit memory.
- relates to
-
ENTMQCL-942 [cpp] An imperative C++ API
- Backlog