Component Frameworks
- 61
- GradSoft CORBA Products
- Set of CORBA components including a HTTP/CORBA gateway, database access service, and a collection services.
- 62
- omniEvents
- A small, efficient implementation of the Object Management Group's CORBA Event Service specification, designed to work with omniORB. [Open source, LGPL]
- 63
- CORBA Presentations
- Duncan Grisby's presentations and tutorials about CORBA and distributed applications.
- 65
- CORBA Makes Remote Objects Easy
- Introductory talk comparing CORBA with SOAP, RMI, DCOM, and RPC. Also includes some simple CORBA examples. (Dan Kegel) (February 19, 2002)
- 66
- IIOP.NET
- Incorporates CORBA/IIOP support into .NET, leveraging the remoting framework. This allows seamless interoperation between .NET, CORBA and J2EE distributed objects.
- 68
- MICO Is CORBA
- Freely available and fully compliant C++ implementation of the CORBA 2.2 standard. [Open Source, GPL/LGPL]
- 69
- OpenORB
- A community fork of OpenORB. Provides a Java implementation of the CORBA 2.4.2 specification. [Open Source]
- 70
- TAO
- Commercially supported version of the freely available ACE ORB for C++. (Object Computing, Inc.)
- 72
- Varadhi
- C++ Object Request Broker for embedded systems that conforms to OMG's Minimum-CORBA specification. Designed for a small footprint, high performance, and easy configurability. (Sankhya Technologies)
- 74
- opalORB
- A CORBA 3.0 implementation that follows the "CORBA/e Micro Profile" recommended subset and is completely written in Perl. [Open Source]
- 76
- CORBA Utilities
- Simple-to-use utilities that dramatically simplify the development and deployment of CORBA applications.
- 77
- CorbaTrace
- A helpful tool for tracing communications between CORBA objects. Remote calls are intercepted and all information is stored in XML log files.