The amount of memory buffer space to use per subscription.
Should this queue persistently store it's entries?
The amount of memory buffer space for receiving messages.
The amount of memory buffer space for the queue.
The amount of memory buffer space for the queue..
Should messages be swapped out of memory if no consumers need the message?
The number max number of swapped queue entries to load for the store at a time.
The number max number of swapped queue entries to load for the store at a time. Note that swapped entries are just reference pointers to the actual messages. When not loaded, the batch is referenced as sequence range to conserve memory.