No, the CPP client does not have such an ability.  You could extend the
transport layer to add something like this.  

Regards
Tim.

On Wed, 2008-03-12 at 09:28 -0700, Igor Lobanov wrote:
> Greetings!
> 
> I wasn't able to find an answer for this seemingly trivial question neither
> in documentation for ActiveMQ-CPP nor in the forum archives - probably it is
> my fault, but anyway...
> 
> Does ActiveMQ-CPP support working in offline mode? By "offline" I mean the
> situation when remote messaging broker becomes inaccessible/down, but client
> application is still able to dispatch messages via API calls, which are
> persisted localy and forwarded to the broker once it comes back.
> 
> If so, what are message persistence options? If not, are there any
> ActiveMQ-compatible messaging libraries which do support such functionality?
> 
> Thanks in advance!
> 
> --
> Igor Lobanov

Reply via email to