User Tools

Site Tools


Sidebar

Welcome to DDS Foundation WIKI

ddsf:public:guidebook:06_append:glossary:c:corba

Common Object Request Broker Architecture (CORBA)

Return to Glossary

The Common Object Request Broker Architecture (CORBA) is a specification developed by the Object Management Group® (OMG). CORBA describes a messaging mechanism by which objects distributed over a network can communicate with each other irrespective of the platform and language used to develop those objects.

There are two basic types of objects in CORBA. The object that includes some functionality and may be used by other objects is called a service provider. The object that requires the services of other objects is called the client. The service provider object and client object communicate with each other independent of the programming language used to design them and independent of the operating system in which they run. Each service provider defines an interface, which provides a description of the services provided by the client.

Source: Common Object Request Broker Architecture (CORBA)

ddsf/public/guidebook/06_append/glossary/c/corba.txt · Last modified: 2021/07/14 16:37 by murphy