Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.activemq.store.journal: Javadoc index of package org.activemq.store.journal.


Package Samples:

org.activemq.store.journal

Classes:

JournalPersistenceAdapter: An implementation of org.activemq.store.PersistenceAdapter designed for use with a Journal and then checkpointing asynchronously on a timeout with some other long term persistent storage.
JournalBrokerBenchmark: Benchmarks the Journal Store by using an embeded broker to add and remove messages from the store. Make sure you run with jvm option -server (makes a big difference). The tests simulate storing 1000 1k jms messages to see the rate of processing msg/sec.
ActiveIOJournalBenchmark: Used to micro benchmark the ActiveIO Journal operations. Make sure you run with jvm option -server (makes a big difference). The tests simulate storing 100000 1k jms messages to see the rate of processing msg/sec.
JournalStoreBenchmark: Used to micro benchmark the Journal Store operations. Make sure you run with jvm option -server (makes a big difference). The tests simulate storing 1000 1k jms messages to see the rate of processing msg/sec.
JournalMessageStore: A MessageStore that uses a Journal to store it's messages.
JournalTopicMessageStore: A MessageStore that uses a Journal to store it's messages.
HowlJournalQueueMessageStoreTest: Tests the JournalPersistenceAdapter
JournalQueueMessageStoreTest: Tests the JournalPersistenceAdapter
JournalTestHelper: Tests the JournalPersistenceAdapter
JournalAck
JournalTransactionStore
TxCommand
HowlJournalQueueMessageContainerTest
HowlJournalTopicMessageContainerTest
HowlJournalTopicMessageStoreTest
JournalQueueMessageContainerTest
JournalTopicMessageContainerTest
JournalTopicMessageStoreTest
JournalPersistenceAdapterGBean

Home | Contact Us | Privacy Policy | Terms of Service