|
|
Featured Products:
| 
|
ThreadX®
ThreadX is the leading royalty-free real-time operating system (RTOS) for embedded applications.
ThreadX offers the lowest ...


NetX®
Express Logic's NetX is an extremely small, highly optimized TCP/IP network stack for use with the ThreadX® RTOS.
NetX ...


PrismX - GUI Development
The PrismX development package is a professional quality graphical user interface toolkit created to meet the needs ...

  |
| 
| 
|
| |
Advertise here! |
eg3 connect Got talent? Need VC / Angel Funding? If you are an entrepreneur with a great idea, or a VC / Angel investor looking for the brightest new people with the best new ideas in electronics - check out our 'eg3 connect' microsite!

| |
 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
 |
overview
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
Here are the best overviews and tutorials for corba:
- tutorial, 4 stars
-
CORBA Tutorials
The following are electronic versions of tutorials on CORBA that I've given.
Additional course material for teaching CORBA is also available online.
- overview, 3 stars
-
Corba @ Wikipedia
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.
Contents [hide] 1 General overview 2 Key features 2.1 Objects by Value (OBV) 2.2 CORBA Component Model (CCM) 2.2.1 External links 2.3 Portable interceptors 2.4 General InterORB Protocol (GIOP)...
To browse all sites for 'CORBA,' click
here
.
| |