Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 75341 invoked from network); 15 Oct 2007 13:01:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Oct 2007 13:01:40 -0000 Received: (qmail 69533 invoked by uid 500); 15 Oct 2007 13:01:27 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 69508 invoked by uid 500); 15 Oct 2007 13:01:27 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 69497 invoked by uid 99); 15 Oct 2007 13:01:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2007 06:01:27 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of james.strachan@gmail.com designates 66.249.82.227 as permitted sender) Received: from [66.249.82.227] (HELO wx-out-0506.google.com) (66.249.82.227) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2007 13:01:30 +0000 Received: by wx-out-0506.google.com with SMTP id s14so1950733wxc for ; Mon, 15 Oct 2007 06:01:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=uP6jB5nz57Vhrfr5+ankP8+lKTs09nA5KEskxSbNZpc=; b=hsnXaDsSQgeR0DJ+tXpzvRCkO43STUhoKwJ9Y+EC4z/9Tk8yHPuKVMXwzdbVwnczpJQFutnb5oQheLkGz1JrTw3J1tNb/HQ413qkpT/L3q9oRnRnP9uelOyp88xXLin2g54A+7MjGgTuNpLXddVxXvv2/SKzk+ADq6sAPJzDSB0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=M7P41H97mnYm8Ffiyw5iS+ll6UIE9CswcnL3KvmZgBIi5B3QBGIqRFx/31rsNiRhurxsy/zEhRxGsIbgLaMrHMr2iQ8mFLap4d+on2cgzjBHThapBSh60KWdAIP1S03WX1vzn5aiFkXbkAGuUsYIMWX2A9GEGWZVOyPR8jzbtPU= Received: by 10.90.69.8 with SMTP id r8mr8649437aga.1192453268481; Mon, 15 Oct 2007 06:01:08 -0700 (PDT) Received: by 10.90.67.7 with HTTP; Mon, 15 Oct 2007 06:01:08 -0700 (PDT) Message-ID: Date: Mon, 15 Oct 2007 14:01:08 +0100 From: "James Strachan" To: users@activemq.apache.org Subject: Re: concurrent usage of a journal and a database? In-Reply-To: <13210886.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13210886.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org On 15/10/2007, j0llyr0g3r wrote: > > Hey folks, > > i really dont understand the following code-snippet from the original > AMQ-config-file: > > > > > where dataSource="#postgres-ds" would be > > > > which would be a PostgreSQL-Server. > > Why and - more important - how could it be possible to use the > filesystem-based journal AND a database at once? Using the file system journal is a performance optimisation; its maybe 10-20x faster than just using a database -- James ------- http://macstrac.blogspot.com/ Open Source SOA http://open.iona.com