Forgot your password?
typodupeerror

Comment CORBA (Score 1) 16

Get an open source CORBA implementation:
1. MICO (Mico Is CORBA): An implementaion in C++ with a nice & very "easy to use API". But it is sloooow. From another point of view you surely can't say that COM+ is fast.

2. ORBit: The GNOME CORBA implementation. The best implmentation around. It is the one which is used in the GNOME project (e.g. Bonobo which is based on CORBA). It is fast and nice. The only thing is that it is written for C (not C++), using the OO model of GTK+. Now, there is also an ORBit C++ project, check it on the GNOME CVS, I don't know the development status of this one.

COM+ SUCKS!!!

Slashdot Top Deals

Pause for storage relocation.

Working...