Definitions for "Livelock"
a kind of variation of a deadlock where (for example) each process returns with a failure code instead of sleeping, and tries to help by relinquishing the resources it has got and then carrying on with its shopping list
(n.) A situation in which a process is forever blocked because another process has preferential access to a resource needed by both processes.
ececution sequences that can be repeated indefinitely often without ever making effective progress.