Content deleted Content added
TheAMmollusc (talk | contribs) m Adding link to orphaned article, Wikiproject Orphanage: You can help! |
m Disambiguating links to Object-orientation (link changed to Object-oriented programming) using DisamAssist. |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1:
{{Otheruses|Vos (disambiguation){{!}}Vos}}
{{Infobox_Software|
name=Virtual Object System|
Line 12 ⟶ 13:
website=[http://interreality.org/ interreality.org]
}}
The '''Virtual Object System''' ('''VOS''') is a [[computer software]] technology for creating [[Distributed systems|distributed object systems]]. The sites hosting Vobjects are typically linked by a [[computer network]], such as a [[local area network]] or the [[Internet]]. Vobjects may send messages to other Vobjects over these network links (remotely) or within the same host site (locally) to perform actions and synchronize state. In this way, VOS may also be called an [[Object-oriented programming|object-oriented]] [[remote procedure call]] system. In addition, Vobjects may have a number of directed relations to other Vobjects, which allows them to form [[directed graph]] data structures.
VOS is [[patent]] free, and its implementation is [[Free Software]]. The primary application focus of VOS is general purpose, multiuser, collaborative 3D [[virtual environment]]s or [[virtual reality]]. The primary designer and author of VOS is [[Peter Amstutz]].
|