corba Questions

1

Solved

It so fell out that I use jacorb.jar and CORBA interfaces in my android app. And when I try obfuscate code using Proguard I get a lot of warnings like this one: [proguard] Warning: org.jacorb.orb...
Cantillate asked 25/3, 2011 at 13:14

2

Solved

Are CORBA (language agnostic) / RMI (Java) and (D) COM (MS) still relevant today, or is there a technology that has surpassed them? Cheers, J
Pantheism asked 12/1, 2011 at 14:5

3

Solved

What is an example of a situation where CORBA would be used? Is it just a matter of using an interface language (e.g. Java) to 'talk' to all applications?
Lissa asked 8/1, 2011 at 16:47

2

Solved

I am currently looking into different ways to support distributed model objects (that is, a computational model that runs on several different computers) in a project that initially focuses on Mac ...
Larimer asked 17/5, 2010 at 12:15

2

Solved

I've never heard anyone speak of CORBA in anything but derisive terms which is odd considering that 10+ years ago it was the bee's knees. Why did CORBA fall from grace? Was it purely that the...
Mousebird asked 1/10, 2010 at 0:42

1

Solved

I'm wondering if anyone have a good resource for working with Corba in Python? I've googled around and saw that fnorb was recommended by some, but that it doesn't support some new features in Corba...
Kowtow asked 25/2, 2010 at 23:4

2

Solved

Have been pulled down into the realm of CORBA... I am trying to quickly learn (if not master...) CORBA along side its Java mappings. I have come upon some old tutorials: Java IDL: The "Hello Worl...
Caskey asked 22/12, 2009 at 17:20

1

Solved

I am studying for a final and have a few questions about RMI and CORBA. These are discussion questions taken from a study guide so there is no real application context around them. Why are RMI an...
Monkeypot asked 14/12, 2009 at 4:36

4

Solved

I am working on a .NET-based server component that talks to a set of destinations (equity options exchanges, to be specific) using a variety of destination-specific protocols. The next destin...
Slop asked 4/12, 2008 at 15:42

4

Solved

How can I wait for a detached thread to finish in C++? I don't care about an exit status, I just want to know whether or not the thread has finished. I'm trying to provide a synchronous wrapper a...
Baneberry asked 15/11, 2009 at 2:49

1

Possible Duplicate: RMI and CORBA Differences? What is the difference between RMI and Corba?
Rillet asked 14/10, 2009 at 21:3

4

Solved

I'm looking for a C++ Component Framework like EJB3 (sure, it's Java only) or Corba Components. But I'm not looking for Corba Components. My requirements are portable (linux, unix, optional Wind...
Redmer asked 21/8, 2009 at 6:32

4

Solved

I have a client-server application written in Java using CORBA for the communication. The ORB used is orbd, the one provided by the Java6 platform. I have to replace the Java server implementation ...
Outflow asked 13/1, 2009 at 16:32

© 2022 - 2024 — McMap. All rights reserved.