Conway's law

From Infogalactic: the planetary knowledge core
(Redirected from Conway's Law)
Jump to: navigation, search

Conway's law is an adage named after computer programmer Melvin Conway, who introduced the idea in 1967;[1] it was first dubbed Conway's law by participants at the 1968 National Symposium on Modular Programming.[2] It states that

<templatestyles src="Template:Blockquote/styles.css" />

organizations which design systems ... are constrained to produce designs which are copies of the communication structures of these organizations

— M. Conway[3]

The law is based on the reasoning that in order for a software module to function, multiple authors must communicate frequently with each other. Therefore, the software interfaces structure of a system will reflect the social boundaries of the organization(s) that produced it, across which communication is more difficult. Conway's law was intended as a valid sociological observation, although sometimes it's taken in a humorous context.

Variations

Eric S Raymond, an open source advocate who co-founded the Open Source Initiative, restated Conway's law in The New Hacker's Dictionary, a reference work based on the Jargon File he maintained for years. The organization of the software and the organization of the software team will be congruent, he said. Summarizing an example in Conway's paper, Raymond wrote that "If you have four groups working on a compiler, you'll get a 4-pass compiler".[4][5]

James O. Coplien and Neil B. Harrison stated that "If the parts of an organization (e.g. teams, departments, or subdivisions) do not closely reflect the essential parts of the product, or if the relationship between organizations do not reflect the relationships between product parts, then the project will be in trouble... Therefore: Make sure the organization is compatible with the product architecture".[6]

The impact of Conway's Law can be seen in the design of corporate websites. Nigel Bevan, a usability expert, states that "Organisations often produce web sites with a content and structure which mirrors the internal concerns of the organisation rather than the needs of the users of the site."[7] A similar effect may be found when websites undergo design by committee.

“The structure of a problem reflects the structure of the organization that created it.” Bill Corcoran’s version of Conway’s Law

Supporting evidence

Evidence in support of Conway's law has been published by a team of MIT and Harvard Business School researchers, who found "strong evidence to support [what they term the equivalent]… mirroring hypothesis", and that "significant differences in [product] modularity" were "consistent with a view that distributed teams tend to develop more modular products".[8]

Additional and likewise supportive case studies of Conway's law have been conducted by Nagappan, Murphy and Basili at the University of Maryland in collaboration with Microsoft,[9] and by Syeed and Hammouda at Tampere University of Technology, in Finland.[10]

See also

References

  1. http://www.melconway.com/Home/Conways_Law.html
  2. Yourdon, E. N., and Constantine, L. L. Structured Design (Prentice Hall, 1978), p. 400
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Nachiappan Nagappan, Brendan Murphy & Victor Basili, 2008, "The Influence of Organizational Structure On Software Quality: An Empirical Case Study," ACM TechReport MSR-TR-2008-11, see [1], accessed 9 March 2015.
  10. M. M. Mahbubul Syeed & Imed Hammouda, 2013, "Socio-technical Congruence in OSS Projects: Exploring Conway’s Law in FreeBSD," In Open Source Software: Quality Verification, Part I (Etiel Petrinja, Giancarlo Succi, Nabil El Ioini & Alberto Sillitti, Eds.), IFIP Advances in Information and Communication Technology Volume 404 (Proceedings of the 9th IFIP WG 2.13 International Conference, OSS 2013, Koper-Capodistria, Slovenia, June 25–28, 2013), pp. 109-126, Berlin:Springer, DOI 10.1007/978-3-642-38928-3_8, ISBNs 9783642389276 and 9783642389283, see [2], accessed 9 March 2015.

Further reading

  • Alan MacCormack, John Rusnak & Carliss Baldwin, 2012, "Exploring the Duality between Product and Organizational Architectures: A Test of the 'Mirroring' Hypothesis," Research Policy 41:1309–1324 [earlier Harvard Business School Working Paper 08-039], see [3], accessed 9 March 2015.
  • Lise Hvatum & Allan Kelly, Eds., "What do I think about Conway's Law now? Conclusions of a EuroPLoP 2005 Focus Group," European Conference on Pattern Languages of Programs, Kloster Irsee, Germany, January 16, 2006, see [4], addressed 9 March 2015.