View Single Post
  #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