Big ball of mud

From Wiki @ Karl Jones dot com
Revision as of 09:51, 27 April 2016 by Karl Jones (Talk | contribs) (Created page with "A '''big ball of mud''' is a software system that lacks a perceivable software architecture. == Description == Although undesirable from a software engineering point...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A big ball of mud is a software system that lacks a perceivable software architecture.

Description

Although undesirable from a software engineering point of view, such systems are common in practice due to business pressures, developer turnover, and software entropy.

They are a type of design anti-pattern.

Joel Moses has been credited with coining the phrase in the 1970s.

See also

External links