Virtual Object System: Difference between revisions

Content deleted Content added
Undo internal linkspamming by 69.91.124.186 (talk)
m Disambiguating links to Object-orientation (link changed to Object-oriented programming) using DisamAssist.
 
(16 intermediate revisions by 14 users not shown)
Line 1:
{{Otheruses|Vos (disambiguation){{!}}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.
{{Infobox_Software|
name=Virtual Object System|
logo=|
screenshot=|
caption=|
developer=Interreality|
latest_release_version=0.23.0|
latest_release_date=April 15, 2006 (S5 UI preview released October 19, 2007)|
operating_system=Linux, Windows, Mac OS X|
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_systemsDistributed 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]].
Line 5 ⟶ 20:
== External links ==
* [http://interreality.org Interreality.org official site]
 
{{comp-sci-stub}}
 
[[Category:Groupware]]
[[Category:Distributed computing architecture]]
 
{{comp-sci-stub}}