Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 16743 invoked from network); 13 Jun 2006 10:49:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jun 2006 10:49:49 -0000 Received: (qmail 70147 invoked by uid 500); 13 Jun 2006 10:49:49 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 70103 invoked by uid 500); 13 Jun 2006 10:49:49 -0000 Mailing-List: contact activemq-commits-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-commits@geronimo.apache.org Received: (qmail 70094 invoked by uid 99); 13 Jun 2006 10:49:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jun 2006 03:49:49 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jun 2006 03:49:47 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 44CD71A983A; Tue, 13 Jun 2006 03:49:27 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r413859 - /incubator/activemq/site/ Date: Tue, 13 Jun 2006 10:49:25 -0000 To: activemq-commits@geronimo.apache.org From: jstrachan@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060613104927.44CD71A983A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jstrachan Date: Tue Jun 13 03:49:24 2006 New Revision: 413859 URL: http://svn.apache.org/viewvc?rev=413859&view=rev Log: Latest export from confluence Modified: incubator/activemq/site/activemq-11-release.html incubator/activemq/site/activemq-3-transport-configurations.html incubator/activemq/site/class-diagrams-for-activemq-40-m4-source-code.html incubator/activemq/site/how-do-i-connect-to-one-of-a-number-of-message-brokers.html incubator/activemq/site/how-do-i-use-jms-efficiently.html incubator/activemq/site/how-do-message-groups-compare-to-selectors.html incubator/activemq/site/how-does-activemq-compare-to-spread-toolkit.html incubator/activemq/site/mom.html incubator/activemq/site/multicast-transport.html incubator/activemq/site/resource-adapter-properties.html incubator/activemq/site/should-i-deploy-the-broker-inside-my-jvm-or-appserver.html incubator/activemq/site/should-i-use-transactions.html incubator/activemq/site/should-i-use-xa.html Modified: incubator/activemq/site/activemq-11-release.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/activemq-11-release.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/activemq-11-release.html (original) +++ incubator/activemq/site/activemq-11-release.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests
  • Modified: incubator/activemq/site/activemq-3-transport-configurations.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/activemq-3-transport-configurations.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/activemq-3-transport-configurations.html (original) +++ incubator/activemq/site/activemq-3-transport-configurations.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests
  • Modified: incubator/activemq/site/class-diagrams-for-activemq-40-m4-source-code.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/class-diagrams-for-activemq-40-m4-source-code.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/class-diagrams-for-activemq-40-m4-source-code.html (original) +++ incubator/activemq/site/class-diagrams-for-activemq-40-m4-source-code.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests
  • Modified: incubator/activemq/site/how-do-i-connect-to-one-of-a-number-of-message-brokers.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-connect-to-one-of-a-number-of-message-brokers.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/how-do-i-connect-to-one-of-a-number-of-message-brokers.html (original) +++ incubator/activemq/site/how-do-i-connect-to-one-of-a-number-of-message-brokers.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests
  • Modified: incubator/activemq/site/how-do-i-use-jms-efficiently.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-use-jms-efficiently.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/how-do-i-use-jms-efficiently.html (original) +++ incubator/activemq/site/how-do-i-use-jms-efficiently.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests
  • Modified: incubator/activemq/site/how-do-message-groups-compare-to-selectors.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-message-groups-compare-to-selectors.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/how-do-message-groups-compare-to-selectors.html (original) +++ incubator/activemq/site/how-do-message-groups-compare-to-selectors.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests
  • Modified: incubator/activemq/site/how-does-activemq-compare-to-spread-toolkit.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-does-activemq-compare-to-spread-toolkit.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/how-does-activemq-compare-to-spread-toolkit.html (original) +++ incubator/activemq/site/how-does-activemq-compare-to-spread-toolkit.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests
  • @@ -247,10 +249,9 @@

    Apache ActiveMQ on the other hand is the JMS provider used in Apache Geronimo and is J2EE 1.4 certified in Geronimo and is 100% pure Java. ActiveMQ supports transient and durable messaging, transactions, XA, J2EE 1.4, JMS 1.1, JCA 1.5 as well as heaps of different features like Message Groups and Clustering

    -

    Performance report

    -

    We have a performance report comparing ActiveMQ against a number of other commercial and open source JMS providers. You can get the report here alternatively if you'd like a copy of our performance report comparing ourselves against various other open source and commercial JMS providers please send an email to dev at logicblaze.com.

    +

    We have a performance report comparing ActiveMQ against a number of other commercial and open source JMS providers. You can get the report here alternatively if you'd like a copy of our performance report comparing ourselves against various other open source and commercial JMS providers please send an email to dev at logicblaze.com.

    If you're not convinced by performance reports - try running our open source JMS performance benchmark yourself.

    Modified: incubator/activemq/site/mom.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/mom.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/mom.html (original) +++ incubator/activemq/site/mom.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests
  • Modified: incubator/activemq/site/multicast-transport.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/multicast-transport.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/multicast-transport.html (original) +++ incubator/activemq/site/multicast-transport.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests
  • Modified: incubator/activemq/site/resource-adapter-properties.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/resource-adapter-properties.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/resource-adapter-properties.html (original) +++ incubator/activemq/site/resource-adapter-properties.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests
  • Modified: incubator/activemq/site/should-i-deploy-the-broker-inside-my-jvm-or-appserver.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/should-i-deploy-the-broker-inside-my-jvm-or-appserver.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/should-i-deploy-the-broker-inside-my-jvm-or-appserver.html (original) +++ incubator/activemq/site/should-i-deploy-the-broker-inside-my-jvm-or-appserver.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests
  • Modified: incubator/activemq/site/should-i-use-transactions.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/should-i-use-transactions.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/should-i-use-transactions.html (original) +++ incubator/activemq/site/should-i-use-transactions.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests
  • Modified: incubator/activemq/site/should-i-use-xa.html URL: http://svn.apache.org/viewvc/incubator/activemq/site/should-i-use-xa.html?rev=413859&r1=413858&r2=413859&view=diff ============================================================================== --- incubator/activemq/site/should-i-use-xa.html (original) +++ incubator/activemq/site/should-i-use-xa.html Tue Jun 13 03:49:24 2006 @@ -157,6 +157,7 @@
  • Visualisation
  • Kaha Persistence
  • Async Sends
  • +
  • JMSXUserID
  • Other new features
  • @@ -217,6 +218,7 @@
  • Wire Protocol
  • Developer Guide
  • Becoming a committer
  • +
  • GBuild
  • Integration Tests
  • Maven2 Performance Plugin
  • Benchmark Tests