Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
12 user(s) are online (12 user(s) are browsing encyclopedia)

Members: 0
Guests: 12

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Stovepipe system

In Engineering and Computing, a stovepipe system is a legacy 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.

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.

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.