We have a broker with a modest amount of RAM, but a very large disk capacity.  
Can we create a small in-memory queue, but a large associated journal (for 
persistence)?  Basically, we want to allow a persistent queue to hold a larger 
number of elements than the broker has physical RAM to store in the in-memory 
queue.

Wes

Reply via email to