[orbitcpp-list] Beginner questions...
Status: Beta
Brought to you by:
philipd
From: Mike B. <mb...@co...> - 2000-09-11 16:09:00
|
I'm relatively new to corba in general, but not to network programming. Some of my questions may be generic corba questions more than ORBit C++ questions, if so I apologize. First and most important to me at this time. Is it currently possible, using ORBit C++ or some other mechanism, to map existing C++ classes directly to a corba class or struct such that it does not have to be copied. If so, how do I go about doing this. This one is a generic corba question, but I don't really know anywhere else to ask it at the moment. Is it possible to issue asynchronous calls using corba, or do I have to make use of threads to do this? Is all or parts of ORBit C++ threadsafe? -- TTFN MikeB |