Jump to content

Inner source

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Michaeldorner (talk | contribs) at 14:11, 22 February 2017 (submitted). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Inner source is the use of open source software development practices and the establishment of an open source-like culture within organizations. The organization may still develop proprietary software, but internally opens up its development. The term was coined by Tim O'Reilly in 2000.[1]

Motivation

Open source is recognized to be capable of delivering high quality software.[2] Furthermore, the open collaboration in open source enables collaboration even between competitors (e.g. ARM and Intel working on Linux kernel on merit-based decisions).

Consequently, software developing organizations want to benefits from its outcomes (the software components and tools), but also from the development practices exercised and established in the open source world. 

Used open source practices

Besides several practices established in foundations such as Apache Software Foundation, Linux Foundation, and Eclipse Foundation, inner source and open source projects require open collaboration, open communication, and a proper quality assurance.

Open Collaboration

All required development artefacts (e.g. code, documentation, issue tracker, etc.) have to be accessible for all employees of a company leveraging inner source. Central software forges are an essential tool for implementing open collaboration.

Based on the principles of open collaboration (egalitarian, meritocratic, and self-organizing) every contributor who is willing to help an inner source project is typically welcome. Contributions to inner source projects are typically judged meritocratically based on the value they bring to the project. Meritocracy can also be enabled by open communication as decisions are discussed publicly. Although an organization does not necessarily become completely self-organizing to adopt inner source, inner source allows individuals, organizational units, and project communities a higher degree of self-organization.

Open Communication

Inner source projects and programs rely on open communication in order to make all communication openly accessible for every employee. Open communication is communication that is public (within the company), written, archived, and complete. The goal is to allow any individual or party that has stake or interest in an inner source component to participate in the communication and access past discussions. As open communication discussions are archived, a detailed documentation of the software is passively gathered that allows to go back and revisit historic discussions and decisions.

Quality assurance through separation of contribution from integration

A dedicated code review and the separation of contributors and committers (integrators, developers with write access) assures the quality of an open source project, and, therefore, also for inner source project.

Benefits

Beyond the quality attributes of open source software the following benefits are reported:[3]

More efficient and effective development
Overcoming organizational unit boundaries
  • Cost and risk sharing among organizational units
  • Collaboration across organizational unit boundaries
  • Program-wirde information exchange
More successful reuse
  • Use of competences missing at component providers
  • Independence between reusers and providers
  • Relief of component providers
Better software product
  • increased code quality
  • More innovative development
More flexible utilization of developers
  • Simplified developer deployment
  • Collaboration of detached developers
Enhanced knowledge management
  • Community-based learning
  • Openness and availability of knowledge
Higher employee motivation

Prevalence

Among others the following companies are known for adopting inner source:[3]

  • Global Soft

References

  1. ^ O'Reilly, Tim. "Open Source and OpenGL - O'Reilly Media". archive.oreilly.com. Retrieved 22 February 2017.
  2. ^ Kevin Crowston, Kangning Wei, James Howison, Andrea Wiggins, ACM (ed.), Free/Libre open-source software development: What we know and what we do not know, vol. 44, ACM Computing Surveys, doi:10.1145/2089125.2089127, ISSN 0360-0300{{citation}}: CS1 maint: multiple names: authors list (link)
  3. ^ a b Capraro, Maximilian; Riehle, Dirk (2016-12-01). "Inner Source Definition, Benefits, and Challenges". ACM Comput. Surv. 49 (4): 67:1–67:36. doi:10.1145/2856821. ISSN 0360-0300.
  4. ^ Oram, Andy (2015). Getting Started with InnerSource. O’Reilly Media, Inc. ISBN 978-1-491-93758-7.