Embedded, RTOS, DSP, CompactPCI Stuff
... home ...

corba: Definition and Recommended Links

corba - Favorite LinksOur favorite links for this topic area. Enjoy, fellow researchers! Questions, comments, new links? Email eewindow@aol.com!.

The Common Object Request Broker Architecture (CORBA) is a standard defined by the Object Management Group (OMG) that enables software components written in multiple computer languages and running on multiple computers to work together.

CORBA is a mechanism in software for normalizing the method-call semantics between application objects that reside either in the same address space (application) or remote address space (same host, or remote host on a network).

CORBA uses an interface definition language (IDL) to specify the interfaces that objects will present to the outside world. CORBA then specifies a “mapping” from IDL to a specific implementation language like C++ or Java. Standard mappings exist for Ada, C, C++, Lisp, Smalltalk, Java, COBOL, PL/I and Python. There are also non-standard mappings for Perl, Visual Basic, Ruby, Erlang, and Tcl implemented by object request brokers (ORBs) written for those languages.

Source: Wikipedia (http://en.wikipedia.org/wiki/CORBA)


corba - Favorite corba Linksother great electronics sites:ee toolbox site

home |busses and boards (pc/104, compactpci, vme... |mcu-mpu (embedded microcontrollers and microprocessors) |dsp (digital signal processing) |ee (electronic design, generally)|embedded (embedded systems) |industrial & military |internet |open source (embedded linux, gnu tool chain) |realtime & rtos |system-on-a-chip |embedded software (compilers, debuggers, etc.) | site map
Last updated: Mon Mar 1 2010
Creator: Luis Viterbo, Web Surfer and Professional Engineer, email


Mark Twain quote for the day:

A banker is a fellow who lends you his umbrella when the sun is shining and wants it back the minute it begins to rain.
- Mark Twain