Redundancy

Redundancy or redundant may refer to:

Language and arts

Computer science and engineering

  • Data redundancy, database systems which have a field that is repeated in two or more tables
  • Redundancy (engineering), the duplication of critical components or functions of a system with the intention of increasing reliability
  • Redundancy (information theory), the number of bits used to transmit a message minus the number of bits of actual information in the message
  • Redundancy in total quality management, quality which exceeds the required quality level, creating unnecessarily high costs
  • The same task executed by several different methods in a user interface
  • Logic redundancy, a digital gate network containing circuitry that does not affect the static logic function

Biology

  • Codon redundancy, the redundancy of the genetic code exhibited as the multiplicity of three-codon combinations
  • Cytokine redundancy, a term in immunology referring to the phenomenon in which, and the ability of, multiple cytokines to exert similar actions
  • Gene redundancy, the existence of several genes in the genome of an organism that perform the same role to some extent

Other uses

  • Redundancy, the term for layoff, termination of employment, in UK labour law
  • Redundancy, a redundant church is one that has been closed for worship and may be demolished or repurposed
gollark: It does many things, like compiling SASS to CSS, minifying the javascriptscripts, inlining CSS too, pulling in the RSS feed "webring", and rendering Markdown; I think I ran into Hakyll not being customizable enough in some way and me having to work around it lots.
gollark: I used to use hakyll for my website, but I replaced it with some horrible JS a while ago.
gollark: Lua doesn't ship with much beyond the bare minimum.
gollark: Wait, hmm, that probably iterates the lines, not counts them.
gollark: Try `local h = fs.open(file, "r") local m = h.readAll() if m:sub(-1)~="\n" then m=m.."\n" end h.close() return m:gmatch("(.-)\n")` instead?

See also

  • Voluntary redundancy, termination of employment by agreement between employee and employer
  • All pages with titles containing Redundancy
  • All pages with titles beginning with Redundant
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.