Taxonomy vs Livelock - What's the difference?
taxonomy | livelock |
The science or the technique used to make a classification.
A classification; especially , a classification in a hierarchical system.
(taxonomy, uncountable) The science of finding, describing, classifying and naming organisms.
(computing) A condition resembling deadlock in which various computational processes are constantly changing but never reach a point where any of them can proceed.
* 2003 , Mark Pearce, Comprehensive VB .NET Debugging , ISBN 9781590590508,
As nouns the difference between taxonomy and livelock
is that taxonomy is the science or the technique used to make a classification while livelock is (computing) a condition resembling deadlock in which various computational processes are constantly changing but never reach a point where any of them can proceed.taxonomy
English
(wikipedia taxonomy)Noun
(taxonomies)Synonyms
* alpha taxonomyDerived terms
* folk taxonomy * scientific taxonomySee also
* classification * rank * taxon * domain * kingdom * subkingdom * superphylum * phylum * subphylum * class * subclass * infraclass * superorder * order * suborder * infraorder * parvorder * superfamily * family * subfamily * genus * species * subspecies * superregnum * regnum * subregnum * superphylum * phylum * subphylum * classis * subclassis * infraclassis * superordo * ordo * subordo * infraordo * taxon * superfamilia * familia * subfamilia * ontologylivelock
English
Noun
p. 439 (Google preview):
- A process is considered to be in a state of livelock when thread code is still executing, but two or more threads are in a never-ending cycle with each other and no useful work is being done.
