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 D66AE103DA for ; Wed, 5 Jun 2013 04:27:59 +0000 (UTC) Received: (qmail 90986 invoked by uid 500); 5 Jun 2013 04:27:57 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 90960 invoked by uid 500); 5 Jun 2013 04:27:55 -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 90948 invoked by uid 99); 5 Jun 2013 04:27:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jun 2013 04:27:53 +0000 X-ASF-Spam-Status: No, hits=4.4 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: encountered temporary error during SPF processing of domain of pchawla032@gmail.com) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jun 2013 04:27:48 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Uk5J5-0005GC-A8 for users@activemq.apache.org; Tue, 04 Jun 2013 21:26:43 -0700 Date: Tue, 4 Jun 2013 21:26:28 -0700 (PDT) From: pawan To: users@activemq.apache.org Message-ID: <1370406388262-4667880.post@n4.nabble.com> Subject: Producer keeps allocating memory MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3371_442516.1370406388290" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3371_442516.1370406388290 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi guys,Active MQ broker version: 5.5.1activemq-cpp version: 3.4.1-64 bit. message type: non-persistentflowcontrol:disabledtransport:TCPBroker configuration for topic: " producerFlowControl="false" memoryLimit="100mb" > The application keeps sending messages between 4k-8k, sometimes upto 30-40 times per second, and the virtual memory keeps increasing every 5 minutes or so in blocks of 64 MB. Is there configuration which would restrict the memory used by the producer?If I block sending this message there is no increase in allocated memory for the producer application. Any help is appreciated.Thanks,Pawan -- View this message in context: http://activemq.2283324.n4.nabble.com/Producer-keeps-allocating-memory-tp4667880.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. ------=_Part_3371_442516.1370406388290--