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
What's a PRF?
How to connect tn in webmethods?
What is the use of garbage collection?
What are the important Middleware components?
Give me scenario when we are using custom sql, dynamic sql
describe the weblogic communication flow.
How to enable Fault Tolerance features in the ORB?
what is the role of freeware in middleware solutions?
Why does Orbix 2000 reject large messages from TAO?
what is the difference between ssl and sso
tell me about daily roles & responsibilities in weblogic server administration?
If you take 10 transformers in a try sequence, in which order error will be executed in the sequence?
What is garbage collection and what is it used for?
What all are the problems you have faced in weblogic?
Does JacORB support the "iioploc" object reference format?