here is a "client
> side
> queue", some kind of local store that will cause the messages to be resent
> later when the broker recovers.
>
> Is there any such facility?
>
> The basic problem is that we can't have send block, but want persistence
> too.
>
&g
What happens when asyncSend is enabled and the broker has gone down or is
unreachable. A collegue said that he read somewhere there is a "client side
queue", some kind of local store that will cause the messages to be resent
later when the broker recovers.
Is there any such facility?