Hi all,

I am trying to create a queue larger than will fit in available RAM (1TB in my 
case). The messages on the queue will be modest in size (1MB each or so), the 
key thing is that I need to be able to enqueue large quantities of data.

I am using qpid-cpp-server as supplied by EPEL, along with 
qpid-cpp-server-linearstore, however I am struggling to find any clear 
documentation on how to configure qpid-cpp-server-linearstore.

The documentation for qpid-cpp-server makes no mention of linearstore at all: 
https://qpid.apache.org/releases/qpid-cpp-0.34/cpp-broker/book/chapter-Managing-CPP-Broker.html#MgmtC-2B-2B-Usingqpidconfig

It appears that --efp-partition-num and --efp-pool-file-size are somehow 
relevant, but googling for these options finds mention of them in patches and 
bugreports, but no concrete documentation.

Can anyone confirm what I need to do to configure queues that persist on disk?

Regards,
Graham
—


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to