Soft state (original) (raw)
In computer science, soft state is state which is useful for efficiency, but not essential, as it can be regenerated or replaced if needed. The term is often used in network protocol engineering. It is a term that is used for information that times out (goes away) unless refreshed, which allows protocols to recover from errors in certain services. The term was coined by David D. Clark in his description of the Defense Advanced Research Projects Agency (DARPA) internet protocols.