Distributed object middleware

Distributed Object Middleware (DOM) is a type of infrastructure that allows remote access to remote objects transparently. It is based on the Remote Procedure Call (RPC) mechanism. Some DOM systems also enable objects on different platforms to interact, for example, CORBA. Other examples of DOM systems include Microsoft's Distributed Component Object Model (DCOM), and Enterprise JavaBeans (EJB) by Sun Microsystems (now Oracle Corporation).

This article is issued from Wikipedia - version of the 7/12/2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.