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
How is RoadSync different from middleware?
Should we choose Netscape of Microsoft plateform ?
tell me WebLogic Architecture briefly ?
what is the difference between TAO's Real-Time Event Service and the OMG Notification Service?
What is a heap dump, thread dump?
How to detect when a connection between a client and server is broken?
Give me scenario when we are using custom sql, dynamic sql
what are open source RFID middleware?
What is a heap dump?
What is garbage collection and what is it used for?
Insertnotification, basic notification difference between them? why we need to create trigger sequence,buffer table manually in basic notification
How can you see partner data using webservice.
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
When a message flow is deployed into integration server it is carried to integration node so what is the internal representation of data for message flow that Integration Node can understand ?
When JAVA will be mature ?