distributed object technology
C12528
concept
Distributed object technology is a software architecture paradigm that enables objects located on different networked computers to interact with each other as if they were local, supporting remote method invocation, transparency, and interoperability across distributed systems.
All labels observed (7)
| Label | Occurrences |
|---|---|
| distributed object technology canonical | 2 |
| CORBA-based object request broker | 1 |
| distributed application framework technology | 1 |
| distributed computing software | 1 |
| distributed object standard | 1 |
| remote method invocation protocol | 1 |
| remote procedure call interface | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: distributed object technology
Generated description
Distributed object technology is a software architecture paradigm that enables objects located on different networked computers to interact with each other as if they were local, supporting remote method invocation, transparency, and interoperability across distributed systems.
Instances (7)
| Instance | Via concept surface |
|---|---|
| JRMP | remote method invocation protocol |
| Java RMI | — |
| Common Object Request Broker Architecture | distributed object standard |
| .NET Remoting | distributed application framework technology |
| Distributed Component Object Model | — |
|
Remote API (RAPI)
surface form:
Remote API
|
remote procedure call interface |
| Visibroker | CORBA-based object request broker |