What IDL compiler options help reduce the footprint?



What IDL compiler options help reduce the footprint?..

Answer / 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

More Middleware AllOther Interview Questions

How should requirements on middleware performance be characterized?

0 Answers  


how to deploy the application in weblogic server

1 Answers  


Can enyone tell me what is the young generation and old genaration in GC ? how it will work?

0 Answers  


What is mod_cluster In JBOSS and Weblogic?what is the use mod_cluster?

0 Answers  


what are open source RFID middleware?

0 Answers  






Difference between Trigger disable and trigger suspend?trigger queue physical location ?

0 Answers   Wipro,


i am creating the 10 servers, How to run the 10 servers at a time using scripting?

1 Answers  


how do you troubleshoot if config.xml file will be deleted?

1 Answers   CTS,


what is the difference between environment

0 Answers   IBM,


Difference between Scheduler service and adapter pooling notification

0 Answers   Fiserv,


What's the relationship between OCI's TAO and DOC's TAO?

0 Answers  


how to connect TN in webmethods? After completing jdbc pool . what is the next step? can any one tell me how to connect step by step?

1 Answers  


Categories