HornetQ Paging

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

HornetQ can manage addresses containing a large number of messages even if the memory available to the browser is limited. It does so by paging messages from memory on persistent storage and back in memory as they are needed, thus maintaining a low memory footprint.

Paging starts as soon a a memory threshold set per address is reached.

By default, there is no paging - paging has to be explicitly enabled in configuration.

Configuration

TODO http://docs.jboss.org/hornetq/2.4.0.Final/docs/user-manual/html/paging.html