Loading...
Posts on the
Design Decomposition Blog
Iridium Satellite Collision in Space
You might have seen the recent news reports about the collision between U.S. and Russian communication satellites. The U.S. satellite was one of the Iridium satellites. What wasn’t reported and you probably don’t know is that an object database management system (ODBMS) is an important part of the Iridium system. Even though ODBMSs are a [...]
February 13, 2009
(The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services
I am now also posting on the Cutter Blog. My initial posting is (The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services. It is a response to Anne Thomas Manes’ SOA is Dead; Long Live Services on her blog at the Burton Group.
January 9, 2009
Atomicity
The typical definition of an atomic task or process is one that cannot be decomposed further. This is vague and subject to interpretation. The Decomposition Matrix on this site uses a specific definition: A task (for business process diagrams) or a process (for data flow diagrams) is atomic if every input relates to every output [...]
December 3, 2008
Well-Formed Business Process Diagrams
My last posting referenced the criteria for a well-formed business process diagram mentioned in Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. I am going to expand on their criteria to create a more comprehensive definition of a well-formed business process diagram. To start, here are three criteria [...]
November 18, 2008
Recent Business Process Modeling Books
I recently received two new books on business process modeling. Both books looked interesting because they had great titles. As it turns out, one book is great and the other not so good. The not so good book is Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. There [...]
October 9, 2008
The Design Decomposition Blog
is written by Doug Barry.
Loading...

The Object Request Broker (ORB) is middleware that uses the CORBA specification. The Object Request Broker or ORB takes care of all of the details involved in routing a request from client to object, and routing the response to its destination. The ORB is also the custodian of the Interface Repository (abbreviated variously IR or IFR), an OMG-standardized distributed database containing OMG IDL interface definitions. 

On the client side, then, the ORB provides interface definitions from the IFR, and constructs invocations for use with the Dynamic Invocation Interface (DII). It also converts Object References between session and stringified format, and (for CORBA 2.4 and later ORBs) converts URL-format corbaloc and corbaname object references to session references. 

On the server side, the ORB de-activates inactive objects, and re-activates them whenever a request comes in. CORBA supports a number of activation patterns, so that different object or component types can activate and de-activate in the way that uses resources best. 

Also see CORBA and OMG Interface Definition Language (IDL).

Organization: Object Management Group

More information: ORB page on the OMG website (new window)

Related content for: Object Request Broker (ORB)

More on the general topic: CORBA

Read more free articles on this site

There are nearly 400 pages of articles on this site with over 130 pages on Web services and service-oriented architecture.

Search this site for more articles

Custom Search

Browse this site for more articles

Click on the topics below to browse the articles on this site. You can see more detail by clicking on the arrows. This highlights the location of the current article: Object Request Broker (ORB).

Loading...

Related recent articles from Google News

将来性から見たJavaと.NETの違い
@IT
有名なところでは、「OMG(Object Management Group)」が定めた分散オブジェクト技術仕様である「CORBA(Common Object Request Broker Architecture)」があります。 ...

27 Aug 2010 at 2:08am
More related news on: OMG ORB or "object request broker"

Related books at Amazon.com

The CORBA Reference Guide: Understanding the Common Object Request Broker Architecture
The CORBA Reference Guide: Understanding the Common Object Request Broker Architecture
by Alan Pope
Average Customer Review: 3.5 stars based on 3 reviews.
Customer Review: This is a good book for those who understand client/server or OO programming, but who haven't had exposure to CORBA. The book doesn't give enough depth to serve as a developer's reference guide. But, if you want a solid understanding of all aspects of CORBA without having to read through a 3-inch thick book, this is the book to pick.
Corba: Iiop, Common Object Request Broker Architecture, Interoperable Object Reference, Portable Object Adapter, Tao, Corba Component Model (German Edition)
Corba: Iiop, Common Object Request Broker Architecture, Interoperable Object Reference, Portable Object Adapter, Tao, Corba Component Model (German Edition)
by Bücher Gruppe
Publisher: Books LLC
Publication Date: July 2010
Software Components: Common Object Request Broker Architecture, Applet, Distributed Component Object Model, Newi, Component Object Model
Software Components: Common Object Request Broker Architecture, Applet, Distributed Component Object Model, Newi, Component Object Model
by Books LLC
Publisher: Books LLC
Publication Date: May 2010
More related books: Search Amazon.com for object request broker