Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 54312 invoked from network); 21 Dec 2010 11:58:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Dec 2010 11:58:09 -0000 Received: (qmail 53076 invoked by uid 500); 21 Dec 2010 11:58:09 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 52900 invoked by uid 500); 21 Dec 2010 11:58:09 -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 52887 invoked by uid 99); 21 Dec 2010 11:58:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Dec 2010 11:58:08 +0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chubrilo@gmail.com designates 209.85.215.45 as permitted sender) Received: from [209.85.215.45] (HELO mail-ew0-f45.google.com) (209.85.215.45) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Dec 2010 11:58:01 +0000 Received: by ewy10 with SMTP id 10so2079257ewy.32 for ; Tue, 21 Dec 2010 03:57:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=Bk77SgWHcNl/gMhv6NucWQOe/H8e9i2FIjn8iYZnyXU=; b=hxuUtmg4skB/7UzkDlKBwBG6QcSV8RqW6E+L5cQzV4oqxtvX3VxCzzNwlzozuLst50 v//y6NcvkxuB8TKEgjyTDI7lzq52T+NUOV8/WLlrUN7CbwrpESGuzA4ex4wg4bTrhYvN enq8iKbC84Msac2+OpsIm9c2Wi9MYd5R7yozk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=Wk2q3mpMjycS+wNFFk2TtJ+NAfqeSHf6SjxDyUjSIfzmNP955V+Emc913a9E/Py+mp roPVRoVxm64i77f4sUVGw8rGcM7uZJiv55nkaTQ29Qv+Y1oT1ppmNKg8yw4CHwIHTsak L9hkvNdHj4ilkHbgkJfifh0oBJSCw1HORU09Q= MIME-Version: 1.0 Received: by 10.213.14.148 with SMTP id g20mr4647703eba.43.1292932661074; Tue, 21 Dec 2010 03:57:41 -0800 (PST) Sender: chubrilo@gmail.com Received: by 10.213.26.13 with HTTP; Tue, 21 Dec 2010 03:57:40 -0800 (PST) In-Reply-To: <1292931962332-3145457.post@n4.nabble.com> References: <1292931468717-3145071.post@n4.nabble.com> <1292931962332-3145457.post@n4.nabble.com> Date: Tue, 21 Dec 2010 12:57:40 +0100 X-Google-Sender-Auth: kzGI1PHNRfYiNyaEZfKNoiCKe7k Message-ID: Subject: Re: Delays in getting the updates of a topic From: Dejan Bosanac To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Yes. Cheers -- Dejan Bosanac ----------------- FuseSource - The experts in open source integration and messaging. Email: dejanb@fusesource.com Web: http://fusesource.com Twitter: =A0http://twitter.com/dejanb ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Tue, Dec 21, 2010 at 12:46 PM, stratio wrote: > > Ok, it was my fault :( > I just discovered that it can be solved simply by publishing on a topic > instead of a queue ;) > > Now i have another question : > > Are there only these two kinds of data structures (topic and queue) to st= ore > messages on ActiveMQ? > -- > View this message in context: http://activemq.2283324.n4.nabble.com/Delay= s-in-getting-the-updates-of-a-topic-tp3145071p3145457.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >