Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 53999 invoked from network); 23 Feb 2011 11:31:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Feb 2011 11:31:41 -0000 Received: (qmail 23585 invoked by uid 500); 23 Feb 2011 11:31:40 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 23451 invoked by uid 500); 23 Feb 2011 11:31:38 -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 23318 invoked by uid 99); 23 Feb 2011 11:31:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Feb 2011 11:31:33 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gary.tully@gmail.com designates 209.85.216.43 as permitted sender) Received: from [209.85.216.43] (HELO mail-qw0-f43.google.com) (209.85.216.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Feb 2011 11:31:29 +0000 Received: by qwb7 with SMTP id 7so2967666qwb.2 for ; Wed, 23 Feb 2011 03:31:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=Z7ofy8/sJXxSFkvoxa/ND3Ozg//jNu9x1ROyqG3l7YQ=; b=YfIB8bkMV7MK/yT/XlHeOf4WSowl2ht4gKMDRRn9zo7fkYRxNsYPS2VnuO9qJuz67f 1z5drYKtqcreswK56H4xg2YcCOmhUGm/bZNwuaOQFrMt4owzYSg8nles5B9agmOvYVJ8 JmcAqSG7R+Tq3QvAqBPMAJglZGdXK+kP6CHW0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=wWiKvdVVPu8tjjTiTp3wgKubJcVZin+yFBXQxVsJkm3xruQi9R49b22CA+HrZ2V5bZ Kg8tP1MGlriN5RE6oY3Te2wmTuXTR0WDTsxGMCCWryRIiTGejumQnl+thZKCcwB99KiY ZyorQ2EDdlBAlgB+pygOZxHVKMCIBQBCqy6NQ= MIME-Version: 1.0 Received: by 10.229.27.80 with SMTP id h16mr2881795qcc.191.1298460667988; Wed, 23 Feb 2011 03:31:07 -0800 (PST) Received: by 10.229.226.207 with HTTP; Wed, 23 Feb 2011 03:31:07 -0800 (PST) In-Reply-To: References: Date: Wed, 23 Feb 2011 11:31:07 +0000 Message-ID: Subject: Re: Question about Subscription Recovery From: Gary Tully To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable durable topic subscriptions? Or use virtual destinations such that topic subscribers each get a queue. On 23 February 2011 01:37, Anirudha Khanna wrote: > Hi, > > We are evaluating ActiveMQ as a solution for our messaging broker. One of= the requirements is to be able to replay messages received on a destinatio= n for the past three days. Using the Subscription Recovery Mechanism with r= etroactive consumers isn't the best solution since the messages are apparen= tly stored in memory. I am curious what is the solution other users have im= plemented, if at all, to solve the replay problem. > > Thanks, > Anirudha Khanna > --=20 http://blog.garytully.com http://fusesource.com