Difference between revisions of "Architecture Working Group"

From Second Life Wiki
Jump to navigation Jump to search
(30 intermediate revisions by 10 users not shown)
Line 2: Line 2:


== About ==
== About ==
AWG's mission is to develop the protocols that will open up the Second Life Grid from something operated solely by Linden Lab to where others can run parts of the grid.
AWG's mission is to develop the protocols that will open up the Second Life Grid from something operated solely by Linden Lab to where others can run parts of the grid. Learn more about scope, timeframe, getting started, process and best practices in [[About AWG]].
 
The timeframe for this work is short. Linden Lab is committed to implementing and deploying the protocols over the next two years. In this time frame, the AWG must focus on those aspects of the protocol that enable the opening up of the grid while primarily keeping the remaining feature set of Second Life constant.
 
Since we all hope that this work forms a stable base for years to come, the AWG should endeavor that its designs support a variety of implementation strategies, and are amenable to future extension. There is a tension between an agile strategy of implementing only what you need today vs. the approach of designing for a range of future possibilities. Linden Lab has heavily leaned toward the agile approach. The AWG needs to lean mostly this way as well, with of course some thought given to making the protocol evolvable.
 
The AWG isn't meant as a wholesale redesign of the Second Life platform. While we realize that there are many possible design choices, and that there are many possible approaches, the goal here is to take what is clearly a workable design and make it open. Think HTML 1.0 and HTTP 0.9 - Neither were perfect, and there were many things that couldn't be done with them. But they were functional, open and had enough extensibility to support future HTML versions, CSS, JavaScript, etc.... making the web what it is today. The AWG must aim to do the same for virtual worlds, and realize it within the next two years.
 
 
== Getting started ==
Membership in this group is open. Start contributing to the work, and you become a member.
* What you can do:
** Join the [http://wiki.secondlife.com/wiki/SLDev sldev mailing list] and use the tag [AWG] in the subject line of mail you send. Also, read the weekly list summary [[SLDev Traffic]].
** Read the documents in your area of expertise and comment on them in the AWG wiki or on [http://wiki.secondlife.com/wiki/SLDev list].
** Attend meetings (see below).
** Help keep the community organized: triage agenda items for meetings, post work items, etc.
 


== Meetings ==
== Meetings ==
=== AWG Meetings ===
=== AWG Meetings ===
Formal meetings will likely be held 3-4 times/year and located in Second Life to facilitate broad participation. Meetings will be coordinated on [[SLDev]].
Formal meetings will likely be held 3-4 times/year and located in Second Life to facilitate broad participation. Meetings will be coordinated on [[SLDev]].
* AWG Meeting 2 is tentatively scheduled for 2008 Jan 31.
* [[AWG Meeting 2]] held 18 March 2008: Follow link for chat log, audio recording and other resources.
* [[AWG Meeting 1]]: Agenda, transcript, work items, participant responses and other resources.
* [[AWG Meeting 1]]: Agenda, transcript, work items, participant responses and other resources.


=== Zero's Office Hours ===
Engineering Director Zero Linden hosts technical discussions about Second Life Grid development at his office hours 2x/week. Date, time, location and transcripts available at [[User:Zero Linden]].


NB: Task-based work groups are encouraged to self-organize community meetings to move forward particular work areas and discuss hot topics as needed. See [https://wiki.secondlife.com/wiki/User:Liana_Linden/AWG_homepage_draft#Resources Resources] below.


=== Weekly In-world Discussions ===
* [[AW_Groupies#In-World_Meetings| In-world office hours and discussions related to AWG issues]]
** [https://wiki.secondlife.com/wiki/Category:Grid_Interoperability_Chat_Logs Transcripts of meetings]


== Process ==
== Documents and Resources ==
* Use sldev and meetings to discuss ideas and organize work.
=== Specifications ===
* Develop documents (designs, use cases, etc.) in user space of wiki. Move to main sections below after community vetting.
The current, and first, draft of the proposed "Open Grid Protocol" can be found here:
* Use discussion tab in wiki to provide feedback on documents.


* [[Open Grid Protocol | Open Grid Protocol Drafts]]


== Best Practices ==
Please Note:  
''' Community Standards '''
* The draft page is locked because we want a stable reference for discussion and to base the next draft on. Each section in the draft has a link on the right to a discussion for that particular section. Discuss!
* Participate: in a friendly, helpful and constructive way.
* Previously, we referred to this document as "Second Life Grid Open Grid Protocol" or "SLGOGP." This has now been shortened to "Open Grid Protocol," but you may see the old terms on some documents and links.
* Distracting or disruptive behavior may be grounds for loss of AWG membership.
* Out-of-scope and off-topic discussions should be held outside of the main AWG wiki area, e.g., in your user space or [[The Incubator]].
 
''' Wiki editing and documents '''
* Documents should begin as working drafts in your wiki user space.
* Documents should be vetted by the community for technical quality and clarity. After vetting by the community, they can be moved into the main document categories below.
* Collaboration is as valuable and appreciated as authorship.
* Linden Lab reserves the right to edit this wiki as needed.
 
''' SLDev '''
* Follow the [http://wiki.secondlife.com/wiki/SLDev list guidelines].
* Flag AWG-related posts by using the [AWG] tag in the subject line.
* Responses should be on topic and collegial.
* If the content of a thread changes, please change the subject line.
* Please do NOT use the list as an IRC/chat stand-in. One-line responses and snarky asides clutter the list and make it less readable.
 
 
== Documents and Resources ==


=== Design Documents ===
=== Design Documents ===
Line 68: Line 34:
** [[Agent Domain]]
** [[Agent Domain]]
** [[Region Domain]]
** [[Region Domain]]
* [[Second Life Grid Protocols]]
* [[Second Life Grid Protocols]]: Description of current Second Life Grid architecture
** [[Foundation Protocols]]
** [[Second Life Grid Protocols/Foundation|Foundation Protocols]]
** [[Login Protocols]]
** [[Login Protocol]]
** [[Teleport Protocols]]
** [[Teleport Protocol]]
*** [[SLGOGP_Teleport_Strawman | Teleport Strawman]]
* [[Second Life Grid Glossary]]
* [[Second Life Grid Glossary]]


=== Resources ===
=== Resources ===
* [[Open_Grid_Public_Beta]]: Beta testing for login and teleport between Second Life and participating OpenSim simulators
* [[Pyogp|AWG Test Harness]]  Python-based client library and test harness to test implementation and documentation of the Open Grid Protocols
* [[AWG Use Cases]] contributed by work group members.
Related efforts, groups and work:
Related efforts, groups and work:
* [[AWG Implementations]]: Projects working to achieve interoperability with the project
* [[AWG Implementations]]: Projects working to achieve interoperability with the project
* [[The Incubator]]: A place for new ideas and concepts
* [[The Incubator]]: A place for new ideas and concepts
* [[AW Groupies]]: The people that make up the AWG
* [[AW Groupies]]: Informal discussions by the people that make up the AWG
* [[Viewpoint Advocacy Groups]]: A set of groups developing ideas around particular issues
* [[Viewpoint Advocacy Groups]]: A set of groups developing ideas around particular issues
[[Category:Architecture Working Group|*]]

Revision as of 13:24, 17 May 2011

About

AWG's mission is to develop the protocols that will open up the Second Life Grid from something operated solely by Linden Lab to where others can run parts of the grid. Learn more about scope, timeframe, getting started, process and best practices in About AWG.

Meetings

AWG Meetings

Formal meetings will likely be held 3-4 times/year and located in Second Life to facilitate broad participation. Meetings will be coordinated on SLDev.

  • AWG Meeting 2 held 18 March 2008: Follow link for chat log, audio recording and other resources.
  • AWG Meeting 1: Agenda, transcript, work items, participant responses and other resources.


Weekly In-world Discussions

Documents and Resources

Specifications

The current, and first, draft of the proposed "Open Grid Protocol" can be found here:

Please Note:

  • The draft page is locked because we want a stable reference for discussion and to base the next draft on. Each section in the draft has a link on the right to a discussion for that particular section. Discuss!
  • Previously, we referred to this document as "Second Life Grid Open Grid Protocol" or "SLGOGP." This has now been shortened to "Open Grid Protocol," but you may see the old terms on some documents and links.

Design Documents

The current state of the group's design:

Resources

  • Open_Grid_Public_Beta: Beta testing for login and teleport between Second Life and participating OpenSim simulators
  • AWG Test Harness Python-based client library and test harness to test implementation and documentation of the Open Grid Protocols
  • AWG Use Cases contributed by work group members.


Related efforts, groups and work: