You don't program KahaDB. You run an ActiveMQ broker that knows how to write to and read from KahaDB, and then you publish messages to a queue on that broker via the ActiveMQ CMS library, and the broker will write them to KahaDB.
Tim On Jun 21, 2017 2:07 AM, "giox79" <giovanniparod...@gmail.com> wrote: > Hi Tim. > Thank you for your useful help. > I think that the suggested approach is the right one. > I was searching for something similar but I wasn't able to find it. > > However I don't understand how to configure programmatically the KahaDB > (I'm > programming in C++). > > The example in: > http://activemq.apache.org/cms/example.html > <http://activemq.apache.org/cms/example.html> > > doesn't specify how to perform the operation. > Do you have any useful link about this topic? > Best regards > Giovanni > > > > > -- > View this message in context: http://activemq.2283324.n4. > nabble.com/Persistent-queue-storage-area-tp4727578p4727619.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >