Jump to content

Stovepipe system

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 82.6.102.118 (talk) at 16:54, 9 February 2012 (add rube goldberg machine to "see also" section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In engineering and computing, a stovepipe system is a system that is an assemblage of inter-related elements that are so tightly bound together that the individual elements cannot be differentiated, upgraded or refactored. The stovepipe system must be maintained until it can be entirely replaced by a new system. Therefore, over time a stovepipe system typically also becomes a legacy system.

Examples of stovepipe systems:

  • Systems for which new hardware is no longer available.
  • Systems whose original source code has been lost.
  • Systems that were built using old or ad hoc engineering methodologies for which support can no longer be found.

Stovepipes are “systems procured and developed to solve a specific problem, characterized by a limited focus and functionality, and containing data that cannot be easily shared with other systems.”

DOE 1999[1]


The term is also used to describe a system that does not interoperate with other systems, presuming instead that it is the only extant system.

A stovepipe system is an example of an anti-pattern legacy system and demonstrates software brittleness.

See also

References

  1. ^ DOE. Committee to Assess the Policies and Practices of the Department of Energy, Improving Project Management in the Department of Energy, National Academy Press, Washington, D.C., 1999, page 133.