summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2009-05-12 13:39:06 +0100
committerMatthew Sackman <matthew@lshift.net>2009-05-12 13:39:06 +0100
commit5d6ba0740a11762bbd916a637df0f2f787c7afc4 (patch)
tree9127048fe8bb1e96e6b6869f34dd08a02dfef0e0 /README.in
parent09b7163518b2b1e1ad6114ac1badee17f0171bb6 (diff)
downloadrabbitmq-server-git-5d6ba0740a11762bbd916a637df0f2f787c7afc4.tar.gz
Added to the disk queue the ability to dynamically switch between disk-only and disk+ram modes. The disk+ram mode uses disk_copies for mnesia and ets for msg_location. This results in a substantial performance improvement (minimum 5 times faster), but is ram limited by number of messages. The disk-only mode uses dets and disk_only_copies for mnesia. This is much slower, but should not be limited.
Diffstat (limited to 'README.in')
0 files changed, 0 insertions, 0 deletions