Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
{{Infobox_Software|
name=Virtual Object System|
logo=|
screenshot=|
caption=|
developer=Interreality|
latest_release_version=0.23.0|
latest_release_date=[[April 15]] [[2006]]|
operating_system=Linux, Windows, MacOSX|
genre=[[Distributed Systems]], Networking, [[3D Graphics]]|
license=[[GNU Lesser General Public License]]|
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]] [[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.
|