Why not just use Java?
Created May 4, 2012
Bruce Martin Java's Remote Method Invocation (RMI) provides functionality similar to CORBA with the limitation that both clients and servers must be Java programs. If you to integrate software written in languages other than Java, CORBA is the solution.