Requires Free Membership to View
When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.
Margie Semilof, Editorial DirectorCORBA, which stands for Common Object Request Broker Architecture, is an extremely popular and proven middleware standard from the Object Management Group. There are many commercial and open source products that allow you to develop distributed applications using CORBA.
As you say that performance is important, at the current time, it is best for you to develop your application using CORBA. In general CORBA applications tend to be faster than the corresponding Web services applications, as they use a binary (IIOP) protocol for messages sent on the network as opposed to a text protocol (like SOAP) used by Web services.
For more information:
This was first published in June 2005