Distributed object middleware

{{Short description|Software infrastructure}}

{{More citations needed|date=January 2025}}

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).{{Cite web |title=Distributed object middleware {{!}} Semantic Scholar |url=https://www.semanticscholar.org/topic/Distributed-object-middleware/458671 |access-date=2025-01-03 |website=www.semanticscholar.org |language=en}}

References