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
Hello, IBM InfoShere DataStage and InfoShere Federation Server are midleware used to work between different databases located on different machines? I need a middleware that connects the databases that I have installed as I explain below: oracle on N.A. aix 6.1 on a Power 6 db2 on N.A. aix 5.3 on a Power 5
What is mod_cluster In JBOSS and Weblogic?what is the use mod_cluster?
How is RoadSync different from middleware?
Explain a cluster?
How to detect when a connection between a client and server is broken?
What is GSS-API?
Does JacORB support the "iioploc" object reference format?
tell me WebLogic Architecture briefly ?
Insertnotification, basic notification difference between them? why we need to create trigger sequence,buffer table manually in basic notification
What is SESAME?
How can you see partner data using webservice.
If you take 10 transformers in a try sequence, in which order error will be executed in the sequence?
How to assign the ssl certificate to particular qm?
Should we choose Netscape of Microsoft plateform ?
about garbage collection isssues in weblogic server 10.3 version