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 |
why middleware can be difficult to write and test.
wat is the differences between xsd and dtd
2 Answers L&T, Production Support,
How to connect tn in webmethods?
Are agents will going to work on the Internet ?
What is the use of garbage collection?
Consider an enterprise wide system that you will be designing. The system’s purpose is file sharing, database‐dependent application delivery, OLTP and web application delivery. There will be 4 servers for each of these applications. If you were provided with a strict requirement for two‐tier architecture but had to accommodate over 5000 users what technologies and innovative methods would you use to facilitate the operation of such a system. (Note that twotier architecture has scalability issues in terms of number of users)
describe the weblogic communication flow.
i am creating the 10 servers, How to run the 10 servers at a time using scripting?
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 involved with using std library (inc stl) with ACE/TAO?
What IDL compiler options help reduce the footprint?
join types in trigger explain?