Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 03-01-2005
timeguest timeguest is offline
Registered User
 
 
Join Date: Oct 2004
Posts: 16
How to minimize memory usage of ICE based application?

I am using ICE to implement a desktop application which should communicate with my server application in background. I don't want it be the top 5 memory-consuming application in my users' PC. In one of my test, an ICE based application in Windows 2000, could use about 5-6 M memory even if it just set up an ICE environment and do nothing but ICE communication. Is there any way to minimize the ICE environment's memory usage?
Thanks a lot!
Reply With Quote
  #2 (permalink)  
Old 03-01-2005
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
No, there is nothing you can do to reduce the size, except if you would manually go through the code and remove things that you don't need. The memory is not something that Ice allocates dynamically, but simply the size of the Ice DLL and the DLLs it depends on, plus the size of your own code.

We are planning a special "embedded Ice" version that is much more minimalistic, so that it can even run on devices such as cell phones. However, I cannot give you any release date for this yet.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
ICE based HLA bogyom Comments 5 12-08-2006 04:20 AM
About Usage of freeze in ICE Grid Application AravindBabu Help Center 4 12-05-2006 08:54 AM
Icepatch2 checksum memory usage Ric Bug Reports 5 01-27-2006 08:10 AM
How to minimize the response time? rwxybh Help Center 4 01-15-2006 10:25 PM
Is it all right for a ICE hello demo with such size of memory usage? OrNot Help Center 12 09-15-2005 09:57 AM


All times are GMT -4. The time now is 09:45 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.