Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 80335 invoked from network); 29 Dec 2006 16:19:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Dec 2006 16:19:23 -0000 Received: (qmail 17204 invoked by uid 500); 29 Dec 2006 16:19:20 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 17159 invoked by uid 500); 29 Dec 2006 16:19:19 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 16894 invoked by uid 99); 29 Dec 2006 16:19:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Dec 2006 08:19:16 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of rajdavies@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Dec 2006 08:19:03 -0800 Received: by ug-out-1314.google.com with SMTP id m2so5537781ugc for ; Fri, 29 Dec 2006 08:17:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=PszTh4GHdgaH3anN6ZSa1U5mPRbpVGGibsP4TZ4/Ne+9xX3o3O4ndu0iccXEYGzs3dLFZhuEnRtJmn9pqXSL9H9WFpABZwfZUN2fvRRORfUssPcFgvqXR0LH3hG5CvZ5FFVJwj0VU5LnpXdN50Y7j2MfIt//yrgQPg3gwxi1drI= Received: by 10.67.21.11 with SMTP id y11mr9657090ugi.1167409074499; Fri, 29 Dec 2006 08:17:54 -0800 (PST) Received: from ?192.168.15.105? ( [81.129.215.163]) by mx.google.com with ESMTP id i39sm26355098ugd.2006.12.29.08.17.54; Fri, 29 Dec 2006 08:17:54 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <8088939.post@talk.nabble.com> References: <8088939.post@talk.nabble.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <91734455-FE52-485D-9FF7-4BA0FAAC2DED@gmail.com> Content-Transfer-Encoding: 7bit From: Rob Davies Subject: Re: Kaha persistance and memory usage Date: Fri, 29 Dec 2006 16:17:52 +0000 To: activemq-users@geronimo.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org In 4.0.2 the index for messages was held in memory in Kaha - this is not the case in later releases - please try http://www.activemq.org/ site/activemq-410-release.html cheers, Rob On 29 Dec 2006, at 16:06, Danielius Jurna wrote: > > Hi. > > Currently I'm evaluating kaha persistance and I have few questions. > 1. It seems that flow management for fast producers doesn't work > (it may be > normal due to different persistance nature comparing to journaled > store) > 2. It seems that index for messages is held in memory, so broker > can endup > whith OutOfMemoryException on slow consumers. > > I was testing kaha which comes whith AMQ 4.0.2. Messages were sent > to queues > without transactions. > > -- > View this message in context: http://www.nabble.com/Kaha- > persistance-and-memory-usage-tf2895222.html#a8088939 > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >