Virtual Object System: Difference between revisions

Content deleted Content added
No edit summary
m v2.0 - modify hatnote per WP:INTDABLINK
Line 1:
{{Otheruses|Vos (disambiguation){{!}}Vos}}
{{Infobox_Software|
name=Virtual Object System|
Line 12 ⟶ 13:
website=[http://interreality.org/ interreality.org]
}}
 
{{Otheruses|Vos}}
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]] [[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.