Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2C7C4174BF for ; Mon, 2 Feb 2015 19:04:46 +0000 (UTC) Received: (qmail 94994 invoked by uid 500); 2 Feb 2015 19:04:25 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 94946 invoked by uid 500); 2 Feb 2015 19:04:25 -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 94934 invoked by uid 99); 2 Feb 2015 19:04:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2015 19:04:24 +0000 X-ASF-Spam-Status: No, hits=3.8 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_IMAGE_ONLY_28,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX,URI_TRY_3LD X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of burtonator2011@gmail.com designates 209.85.214.179 as permitted sender) Received: from [209.85.214.179] (HELO mail-ob0-f179.google.com) (209.85.214.179) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2015 19:04:20 +0000 Received: by mail-ob0-f179.google.com with SMTP id wp4so4230667obc.10 for ; Mon, 02 Feb 2015 11:03:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=xKHXDyodX2vPHTgBhpIknrxh5e4L07FwkaR9rcHWpOM=; b=EdsBZGq3pQbSNrOBwzAu0Dp5C+DXSdZ8mjDSPv8yrGCY8zegpDQsqwEgk4ucEgiHBu +vTjPXI+l/FXDYO7JekSFliFOBllvDKd3OXkWbAhhMvPvlH6a7+OWKcwSGBKzMKaZm0a Wb54kOV6JxQWxQp39FANBzxr8DzgZytHEbqUfd02W1//dxp3DLPKGsSDGt+nV3AYrNNZ tSEpPfDUlN3xa415TamltCf39ZuU914D9FnNYR01Bmiyc9ajYQBdd86KrZ8v77Iq7fzd xXoMU5Q47l7O0a3HYlWKrLUWVzq/cY8LpikFcgK5UAI9qQKlX1NkAj1Gr3NWv/nFr9YK DHQA== X-Received: by 10.182.224.234 with SMTP id rf10mr1389132obc.68.1422903795302; Mon, 02 Feb 2015 11:03:15 -0800 (PST) MIME-Version: 1.0 Sender: burtonator2011@gmail.com Received: by 10.183.6.234 with HTTP; Mon, 2 Feb 2015 11:02:54 -0800 (PST) In-Reply-To: References: <1422851941261-4690800.post@n4.nabble.com> From: Kevin Burton Date: Mon, 2 Feb 2015 11:02:54 -0800 X-Google-Sender-Auth: GLmpdSlFpURzhdbqS3Uq0U_1l4E Message-ID: Subject: Re: Any issues with creating lots of short lived queues? To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=089e0149c4b244c457050e1f9b10 X-Virus-Checked: Checked by ClamAV on apache.org --089e0149c4b244c457050e1f9b10 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Yeah. I agree but it=E2=80=99s complicated :-P =E2=80=A6there are a lot of = requirements and it would take 2-10 pages to write them up I think. On Mon, Feb 2, 2015 at 5:49 AM, Tim Bain wrote: > The only problem with asking the small questions instead of laying out th= e > architectural issue is that this feels like an XY Problem ( > http://xyproblem.info/), so us answering the Ys may miss the chance to > find > a better solution to the X. > On Feb 1, 2015 9:44 PM, "artnaseef" wrote: > > > Yes. Destination creation and removal has high overhead. A few millio= n > > times per hour - that's insane. > > > > Maybe the problem would be better served by an XMPP messaging model > > (point-to-point or broadcast to a room of subscribers). Or maybe zerom= q. > > > > Destinations are the core of ActiveMQ's activities, and as per the JMS > > spec, > > there are guarantees there related to them. The brokers organize a lot > of > > structure around destinations. > > > > > > > > -- > > View this message in context: > > > http://activemq.2283324.n4.nabble.com/Any-issues-with-creating-lots-of-sh= ort-lived-queues-tp4690781p4690800.html > > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > > --=20 Founder/CEO Spinn3r.com Location: *San Francisco, CA* blog: http://burtonator.wordpress.com =E2=80=A6 or check out my Google+ profile --089e0149c4b244c457050e1f9b10--