¡@

Home 

c++ Programming Glossary: corba

Use multiple ORBs through different threads (multithreaded multi-orb client application) - how?

http://stackoverflow.com/questions/13009694/use-multiple-orbs-through-different-threads-multithreaded-multi-orb-client-appl

created a simple application that connects to different CORBA servers and successfully executed several CORBA requests. So.. different CORBA servers and successfully executed several CORBA requests. So far so good. Now what I want to do is to make this.. a very short code that I use for testing #include OB CORBA.h pthread_mutex_t mutex PTHREAD_MUTEX_INITIALIZER void run void..

How can I call C++ functions from within ruby

http://stackoverflow.com/questions/1542520/how-can-i-call-c-functions-from-within-ruby

included. 3 You can choose to use a middleware such as CORBA ICE whatever. It may be a bit overkill if you only want to call..

Recommendation for C++ wrapper for cross platform dynamic library bindings (basically a lightweight, high performance COM or CORBA) (only in-proc is necessary)

http://stackoverflow.com/questions/1854323/recommendation-for-c-wrapper-for-cross-platform-dynamic-library-bindings-basi

bindings basically a lightweight high performance COM or CORBA only in proc is necessary We're developing an application that.. to work and we'd rather leave the heavyweight things like CORBA and COM alone. Basically we're looking for a simple cross platform..

Code refactoring

http://stackoverflow.com/questions/3777016/code-refactoring

maintaining it. UMLStudio can automatically convert C Java CORBA IDL PHP 5 and Ada 95 code into OOA D notation faster than any..

any good and simple RPC library for inter-process calls? [closed]

http://stackoverflow.com/questions/5398673/any-good-and-simple-rpc-library-for-inter-process-calls

need to communicate between machines. The same about DCOM CORBA et al. Named pipes Never used them any good library over WinAPI..

What issues can I expect compiling C code with a C++ compiler?

http://stackoverflow.com/questions/861517/what-issues-can-i-expect-compiling-c-code-with-a-c-compiler

moving towards C but in a gradual fashion getting our CORBA like framework to support it and refactoring modules as we go..