What IDL compiler options help reduce the footprint?
Answer Posted / john q
There are a number of ways that one can reduce the footprint. Though there may be some reduction in functionality. Also are we wanting Client-side or Server-side?
Here are some examples
1. Using the -Sa option:
Cut down on code size by if you don't need your interfaces to be converted to CORBA Anys.
2. Using inheritance from one interface to another.
3. Using struct.
4. Using array versus sequence.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between Scheduler service and adapter pooling notification
How to use a "corbaloc" object reference with a TAO server?
When middleware becomes part of the IT environment, how critical will a robust infrastructure be?
How to set the size limit in AD so it can return more than 1000 entries?
Insertnotification, basic notification difference between them? why we need to create trigger sequence,buffer table manually in basic notification
what is the difference between ssl and sso
why middleware can be difficult to write and test.
What's a PRF?
What is garbage collection and what is it used for?
What are the important Middleware components?
what happens to guaranteed documents when outbound document store is full
What's the relationship between OCI's TAO and DOC's TAO?
What is a heap dump?
Should we choose Netscape of Microsoft plateform ?
What are the installation modes in weblogic?