Package org.codehaus.activemq.store.howl

Message persistence using a high performance transaction log via implemented using Howl whichi is used for short term persistence with longer term storage being used at checkpoints.

See:
          Description

Class Summary
HowlMessageStore An implementation of MessageStore designed for optimal use with Howl as the transaction log and then checkpointing asynchronously on a timeout with some other persistent storage.
HowlPersistenceAdapter An implementation of PersistenceAdapter designed for optimal use with Howl as the transaction log and then checkpointing asynchronously on a timeout with some other persistent storage.
 

Package org.codehaus.activemq.store.howl Description

Message persistence using a high performance transaction log via implemented using Howl whichi is used for short term persistence with longer term storage being used at checkpoints.



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