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 7BA04CECD for ; Wed, 6 Jun 2012 11:03:02 +0000 (UTC) Received: (qmail 27724 invoked by uid 500); 6 Jun 2012 11:03:00 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 27513 invoked by uid 500); 6 Jun 2012 11:02:59 -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 26990 invoked by uid 99); 6 Jun 2012 11:02:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 11:02:59 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gary.tully@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qc0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 11:02:53 +0000 Received: by qcsp15 with SMTP id p15so3454227qcs.2 for ; Wed, 06 Jun 2012 04:02:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=0B29wl8f6zYkqVfs7vgsVYCYguror+BuKXkMSIgxOKI=; b=qDikzxGTJjXwZRx0DlKlt95Tay9R0AW/LL9kfaQ2iVPdyGcV7wjTt+Qwv8tiY3LJgb 6cULxgz0SfhZVfzK+sub0AE9xQc/1sADRAo09eoDy2Y6CX4I/C7X8U3sqZ5nIAReOqsV 8ltZRStx0NyPd9RjuA5InTxACuFi+0kjMRLXQz58LiLO6aq96gADHK28NXNd5g18D52v Cxk9JgfHz8nDortpFstuotPOkAAnoLXTiM8Kl19ha7KJHk65Ds1t7xCgDB4yQl9RiPbi HHbA268b7WHU4SaquiYOvs1XSLfKQ9sLqZfS/T+AJ2St1DwuGVMUQxZmJ2MsBBknWIPz QlGg== MIME-Version: 1.0 Received: by 10.229.136.21 with SMTP id p21mr58657qct.104.1338980552656; Wed, 06 Jun 2012 04:02:32 -0700 (PDT) Received: by 10.229.13.8 with HTTP; Wed, 6 Jun 2012 04:02:32 -0700 (PDT) In-Reply-To: <1338963111647-4653010.post@n4.nabble.com> References: <1301813742955-3423122.post@n4.nabble.com> <1301940712894-3426201.post@n4.nabble.com> <1306267918220-3548101.post@n4.nabble.com> <1338963111647-4653010.post@n4.nabble.com> Date: Wed, 6 Jun 2012 12:02:32 +0100 Message-ID: Subject: Re: Queue/Message Fairness as oppose to Client Fairness From: Gary Tully To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 have a peek at the xds (schema) for the xml configuration search for taskRunnerFactory at http://activemq.apache.org/schema/core/activemq-core-5.6.0-schema.html and you will see that it is an element of the broker so do something like ... On 6 June 2012 07:11, tapan.thapa wrote: > Hello, > > My requirement is exactly the same which is being discussed in this thread. > > I have checked and found that the issue is fixed in version 5.6. > > https://issues.apache.org/jira/browse/AMQ-3335 > > My question is how to configure the same via configuration xml files. > > Kindly respond. > > Regards > Tapan Thapa > > -- > View this message in context: http://activemq.2283324.n4.nabble.com/Queue-Message-Fairness-as-oppose-to-Client-Fairness-tp3423122p4653010.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- http://fusesource.com http://blog.garytully.com