View Single Post
  #3 (permalink)  
Old 03-26-2003
rodrigc rodrigc is offline
Registered User
 
 
Join Date: Feb 2003
Location: Boston, MA, U.S.A.
Posts: 27
Quote:
Originally posted by marc
We don't have any footprint measurements.

I think for embedded use it would make sense to strip all features from the Ice core library that are not needed for the embedded application. The total size then really depends on which features of Ice you use.

Seems like a reasonable approach. Is Ice subsettable, either through some
fancy Makefile scheme or something else?

For example, in the CORBA world, people have reduced ORB footprints by optionally
throwing out DII/DSI.

Or, do you have any guidelines or insight for how to write a small
footprint client/server with Ice?

Thanks.
__________________
--
Craig Rodrigues
Reply With Quote