I'm a fresh user of ActiveMQ technology, and I have some problem approaching
this technology.

I have the following situation:

* I have a SW, running in a embedded (offline) ARM device (A), that archive
a set of messages in a local hard disk.
* Once a month we have to extract the hard disk and to connect it to another
embedded online ARM device (B), that should notify a ActiveMQ server about
the alarms generated by (A)

And now my question: how can I store the persistent queue on the hard disk
when (A) is offline, so that the events generated by (A) will be available
to (B) when the HD is connected to (B)? 

Please note that the only "connection" between online and offline embedded
device is hard disk.



Giovanni




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Persistent-queue-storage-area-tp4727578.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to