Jump to content

Object Request Broker: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Object request broker (ORB) supports access to remote objects in a distributed environment. ==Implementations== *DSOM (SOMobjects 2.1) *CORBA *Java Remote Method Invocation (..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
==Implementations==
==Implementations==
*DSOM (SOMobjects 2.1)
*DSOM (SOMobjects 2.1)
*CORBA
*[[CORBA]]
**Fnorb - CORBA 2.0 ORB written in [[Python]]
*Java Remote Method Invocation (RMI)
*Java Remote Method Invocation (RMI)


Line 11: Line 12:
==Publications==
==Publications==
*Zamir: ''Handbook of Object Technology'' - CRC 1998, ISBN 978-0-8493-3135-0
*Zamir: ''Handbook of Object Technology'' - CRC 1998, ISBN 978-0-8493-3135-0
[[Category:Object-Orientation]]

Latest revision as of 20:55, 14 May 2019

Object request broker (ORB) supports access to remote objects in a distributed environment.

Implementations

  • DSOM (SOMobjects 2.1)
  • CORBA
    • Fnorb - CORBA 2.0 ORB written in Python
  • Java Remote Method Invocation (RMI)

Articles

Publications

  • Zamir: Handbook of Object Technology - CRC 1998, ISBN 978-0-8493-3135-0