Hello, you are using an old browser that's unsafe and no longer supported. Please consider updating your browser to a newer version, or downloading a modern browser.

Glossary > Common Object Request Broker Architecture CORBA

What is Common Object Request Broker Architecture CORBA?

Understanding Common Object Request Broker Architecture CORBA

A set of standards that addresses the need for interoperability between hardware and software products. CORBA is a middleware architecture and specification that enables software components written in different programming languages and running on different platforms to work together. It uses an Interface Definition Language IDL to specify component interfaces and an Object Request Broker ORB to facilitate communication. While less common in modern applications, CORBA remains in use in some legacy enterprise systems. Organizations using CORBA implement security through access control, encryption, and authentication mechanisms as recommended by standards like CORBA Security Service. For example, a global financial institution might use CORBA to enable communication between legacy mainframe applications and modern distributed systems, implementing security through CORBA security service. Related terms: Middleware, Distributed computing, Interoperability, Object-oriented, Web services, Service-oriented architecture.

Learn More About Common Object Request Broker Architecture CORBA: