ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » Connector Memory Usage

Post new topic  Reply to topic
 Connector Memory Usage « View previous topic :: View next topic » 
Author Message
naek
PostPosted: Thu Mar 15, 2007 6:35 pm    Post subject: Connector Memory Usage Reply with quote

Newbie

Joined: 10 Jan 2007
Posts: 6

Hi all,

I developed custom connector to connects my application through WBI ICS 4.3 (running on Windows 2003). Every thing is ok except the amount of memory consumed by connector. Typically it required about 250M-300M. This fact leads me to write "dummy connector" that does not do any activity just to test the amount of memory it consumed and to checks that the code I wrote for my real connector does not cause that excessive memory usage . I found that the amount of memory is also about 200M-250M. This is large amount of memory in my system where I have more than 6 connectors.

Trying to lower JVM max heap size does not contribute to any significant decreasing amount of memory usage. And I do not found any connector configuration properties that configure about connector memory usage.

Any suggestions about memory required by a connector or there may be configuration for it?. My connector written in java.

Thanks in advanced.
Back to top
View user's profile Send private message
djeripo
PostPosted: Tue Apr 17, 2007 9:50 pm    Post subject: Reply with quote

Master

Joined: 25 Jan 2004
Posts: 225

Quote:
This fact leads me to write "dummy connector" that does not do any activity just to test the amount of memory it consumed and to checks that the code I wrote for my real connector does not cause that excessive memory usage . I found that the amount of memory is also about 200M-250M.


How did you find that your connector is consuming memory in the 200-250 range?
Back to top
View user's profile Send private message Visit poster's website
migerrits
PostPosted: Tue May 08, 2007 6:51 am    Post subject: Reply with quote

Apprentice

Joined: 13 Dec 2002
Posts: 35
Location: Canada

Under Windoze, there are Java options set to -mx512m (maximum heap size) and -ms256m (initial heap size) for the "...\WebSphereAdapters\bin\start_adapter.bat" and "...\WebSphereAdapters\bin\start_connector.bat" scripts, depending on which you're using.

I believe these will override anything you might set in your actual adapter start file!

If you want separate memory settings for each adapter, you'll have to set up a separate start_xxxxx.bat for each of your adapters. I'm trying to decide which I want to do...

-mike
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » Connector Memory Usage
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.