Content deleted Content added
Added TAOX11 |
d-link |
||
Line 110:
=== Specific links ===
* [http: //www.ciaranmchale.com/corba-explained-simply/ CORBA Explained Simply]
* [http: //www.xs4all.nl/~irmen/comp/CORBA_vs_SOAP.html Web Services/SOAP and CORBA]
* [http: //www.omg.org/technology/documents/formal/corba_2.htm OMG CORBA 3]
* [http: //www.omg.org/ Object Management Group]
* [http: //www.corba.org/ Information Board]
* [http: //www.omg.org/technology/documents/spec_catalog.htm Catalog of OMG Specifications]
** [http: //www.omg.org/technology/documents/idl2x_spec_catalog.htm IDL / Language Mapping]
** [http: //www.omg.org/technology/documents/corba_spec_catalog.htm#ccm CORBA Component Model (CCM)]
** [http: //www.omg.org/technology/documents/corba_spec_catalog.htm IIOP]
** [http: //www.omg.org/technology/documents/corbaservices_spec_catalog.htm Services]
** [http: //www.omg.org/technology/documents/corbafacilities_spec_catalog.htm Facilities]
** [http: //www.omg.org/technology/documents/domain_spec_catalog.htm Domain]
** [http: //www.omg.org/technology/documents/embed_intel_spec_catalog.htm Embedded Intelligence]
** [http: //www.omg.org/technology/documents/formal/omg_security.htm Security]
** [http: //www.omg.org/technology/documents/modeling_spec_catalog.htm UML, MOF, XMI, CWM]
* [http: //cbbrowne.com/info/corba.html Description] by Christopher B. Browne
* [http: //corbaconf.kiev.ua/ CORBA support for autoconf]
* [news://comp.object.corba discussions]
*Article "[http: //cuj.com/documents/s=7993/cujcexp1907vinoski/ XML as CORBA Data]" by Douglas C. Schmidt and Steve Vinoski
*Article "[http: //xml.sys-con.com/read/40033.htm Building Distributed Applications with Corba and XML]" by Dermot Russell and Nick Simha
* Article "[http: //www.acmqueue.com/modules.php?name=Content&pa=showpage&pid=396 Rise and fall of CORBA]" by Michi Henning
* Response to the Rise and Fall of CORBA here "[http: //www.orbzone.org/?p=121]"
=== CORBA implementations ===
* [http: //www.puder.org/corba/matrix/ An overview of available CORBA implementations]
* [http: //www.bea.com/framework.jsp?CNT=index.htm&FP=/content/products/tux BEA Tuxedo] - [[Image:100%.svg]] - A CORBA 2.5–compliant commercial ORB for [[Java (programming language)|Java]] and [[C++]] from [[BEA Systems]]
* [http: //www.borland.com/us/products/visibroker/index.html Borland Enterprise Server, VisiBroker Ed.] - [[Image:100%.svg]] - A CORBA 2.6–compliant commercial ORB for [[Java (programming language)|Java]] and [[C++]] from [[Borland]].
* [http: //www.fpx.de/Combat/ Combat] - A [[Tcl]] ORB, and a Tcl layer for C++ ORBs.
* [http: //sourceforge.net/projects/fnorb Fnorb] - A CORBA 2.0 ORB for Python
* [[ILU]] - An open software object interface system from [[Xerox PARC]].
* [[GNU Classpath]] - Contains the [[Free Software]] <small>([[GNU General Public License|GPL]]+[[GPL linking exception|linking exception]], including newly written org.omg packages)</small> implementation for [[Java (programming language)|Java]].
* [http: //iiop-net.sourceforge.net/ IIOP.NET] - [[Image:50%.svg]] - A Free Software <small>([[GNU Library General Public License|LGPL]])</small> ORB for [[.NET Framework|Microsoft .NET]].
* [http: //www.jacorb.org/ JacORB] - [[Image:50%.svg]] - A Free Software <small>([[GNU Library General Public License|LGPL]])</small> ORB implemented in [[Java (programming language)|Java]].
* [http: //j-integra.intrinsyc.com/products/espresso J-Integra Espresso] - commercial [[.NET Framework|Microsoft .NET]] ORB by [[Intrinsyc#J-Integra|Intrinsyc J-Integra]]
* [http: //www.mico.org/ MICO] - [[Image:100%.svg]] - A Free Software <small>([[GNU Lesser General Public License|LGPL]])</small> ORB implemented in [[C++]].
* [http: //omniorb.sourceforge.net/ omniORB] - [[Image:75%.svg]] - A Free Software <small>([[GNU Lesser General Public License|LGPL]])</small> ORB for [[C++]] and [[Python (programming language)|Python]].
*[http: //www.prismtech.com/ PrismTech's OpenFusion CORBA] - C, C++, Java, Java Real-Time, Ada CORBA solutions from hard real-time embedded to enterprise level, including CORBA services, training, consulting and industrial-grade support
* [http: //openorb.sourceforge.net/ OpenORB] - [[Image:100%.svg]] - A Free Software <small>([[BSD license|BSD]])</small> ORB for [[Java (programming language)|Java]].
* [http: //www.orbacus.com/ Orbacus] - commercial [[C++]] and [[Java (programming language)|Java]] ORB by [[IONA Technologies]]
* [http: //www.ois.com/ ORB''express''] - standard and [[real-time computing|real-time]] commercial [[Ada programming language|Ada]], [[C++]], and [[Java (programming language)|Java]] ORBs by [[Objective Interface Systems]]
* [[ORBit2]] - [[Image:100%.svg]] - A Free Software <small>([[GNU Lesser General Public License|LGPL]])</small> ORB for [[C (programming language)|C]], [[C++]] and [[Python (programming language)|Python]].
* [http: //www.iona.com/products/orbix/welcome.htm Orbix] - commercial ORB by [[IONA Technologies]]
* [http: //opalorb.sourceforge.net opalORB] - [[Image:100%.svg]] - A CORBA implementation written completely in [[Perl]].
* [http: //sf.net/projects/perlorb/ Perl ORB] - [[Image:25%.svg]] - An open-source <small>([[Artistic License]])</small> ORB implemented in [[Perl]].
* [[PolyORB]] - [[Image:100%.svg]] - A Free Software <small>([[GNAT Modified General Public License|MGPL]])</small> ORB implemented in [[Ada programming language|Ada]].
* Python ORB - [[Image:50%.svg]] - A Free Software <small>(Python license)</small> ORB implemented in [[Python (programming language)|Python]].
* [http: //www.sankhya.com/info/varadhi.html SANKHYA Varadhi] - [[Image:100%.svg]] - A commercial ORB for [[C++]]
* [http: //www.cs.wustl.edu/~schmidt/TAO.html TAO] - [[Image:100%.svg]] - [[TAO (software)|The ACE ORB]], an open-source ORB for [[C++]]
* [http: //www.theaceorb.nl/en/taox11 TAOX11] - [[Image:100%.svg]] - A commercial ORB for [[C++11]]
* [http: //www.martin-both.de/vborb.html VBOrb] - [[Image:100%.svg]] - A Free Software <small>([[GNU Lesser General Public License|LGPL]])</small> ORB for [[Visual Basic]]
* [http: //www.franz.com/support/documentation/5.0.1/orblink/doc/ ORBLink] - A commercial ORB for Allegro Common LISP
* [http: //clorb.sourceforge.net/ CLorb] - for Common Lisp
* [http: //www.theaceorb.nl/ R2CORBA] - [[Image:100%.svg]] - An open-source ORB for [[Ruby (programming language)|Ruby]] by [[Remedy IT]]
* [http: //www.theaceorb.nl/ JR2CORBA] - [[Image:100%.svg]] - An open-source ORB for [[JRuby|JRuby]] by [[Remedy IT]]
* [http: //oil.luaforge.net/ OiL] - A free ORB in [[Lua (programming language)|Lua]], supports currently only part of the CORBA specification
* [http: //forge.morfeo-project.org/projects/tidorbj/ TIDorb for Java] - An open source CORBA 2.6 ORB implementation for Java Language from [http: //morfeo-project.org Morfeo Community]
* [http: //groups.google.com/group/comp.object.corba/msg/901730022f43f98f PocoCapsule for CORBA] A C++ IoC component framework for CORBA, Event, DDS, RTC, and SDR/JTRS-SCA applications.
=== Further comments ===
This doesn't fit in the Wikipedia article. -- [[User:Mdd|Marcel Douwe Dekker]] ([[User talk:Mdd|talk]]) 20:19, 5 February 2009 (UTC)
==Timeline==
|