Package org.codehaus.activemq.store.journal

Message persistence using a high performance transaction log via the Journal interface.

See:
          Description

Class Summary
JournalMessageStore A MessageStore that uses a Journal to store it's messages.
JournalPersistenceAdapter An implementation of PersistenceAdapter designed for use with a Journal and then checkpointing asynchronously on a timeout with some other long term persistent storage.
 

Package org.codehaus.activemq.store.journal Description

Message persistence using a high performance transaction log via the Journal interface.



Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.