Content deleted Content added
Legobot II (talk | contribs) m Date maintenance tags |
Wikipedia:Articles for deletion/Portable object (computing) closed as no consensus (XFDcloser) |
||
(28 intermediate revisions by 24 users not shown) | |||
Line 1:
{{Short description|Object in distributed programming}}
{{redirect|.po|the extension as used with GNU|GNU gettext|the internationalized top-level ___domain|.рф}}
In [[distributed programming]], a '''portable object''' is an [[object (computer science)|object]] which can be accessed through a normal [[method (computer science)|method]] call while possibly residing in memory on another [[computer]].<ref>{{Cite patent|number=WO2006136923A1|title=Method and system using a portable object for providing an extension to a server|gdate=2006-12-28|invent1=Castillo|invent2=Siegelin|inventor1-first=Laurent|inventor2-first=Christoph|url=https://patents.google.com/patent/WO2006136923A1/}}</ref> It is
==See also==
{{columns-list|colwidth=15em|style=width: 600px; font-style: italic;|
* [[CORBA]] Common Object Request Broker Architecture, cross-language cross-platform object model
* [[Portable Object Adapter]] part of the CORBA standard
* [[D-Bus]] current open cross-language cross-platform [[Freedesktop.org]] Object Model
* [[Bonobo (GNOME)|Bonobo]] deprecated [[GNOME]] cross-language Object Model
* [[Desktop communication protocol|DCOP]] deprecated [[KDE]] interprocess and software componentry communication system
* [[KParts]] [[KDE]] component framework
* [[XPCOM]] Mozilla applications cross-platform Component Object Model
* [[Component Object Model|COM]] Microsoft Windows only cross-language Object Model
* [[Distributed Component Object Model|DCOM]] Distributed COM, extension making COM able to work in networks
* [[Common Language Infrastructure]] current .NET cross-language cross-platform Object Model
* [[IBM System Object Model]] SOM, a component system from IBM used in OS/2
* [[Java Beans]]
* [[Java Remote Method Invocation]] (Java RMI)
* [[Internet Communications Engine]]
* [[Language binding]]
* [[Foreign function interface]]
* [[Calling convention]]
* [[Name mangling]]
* [[Application programming interface]] - API
* [[Application Binary Interface]] - ABI
* [[Comparison of application virtual machines]]
* [[SWIG]] open source automatic interfaces bindings generator from many languages to many languages
}}
==References==
{{comp-sci-stub}}▼
{{reflist}}
[[Category:Distributed computing architecture]]
[[Category:Object
▲{{comp-sci-stub}}
|