Soft state

This article is about the computer science term. For the sociological term, see Soft State.

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.

While in general less efficient than well-designed "hard state" protocols when tuned for a particular network regime, soft state protocols behave much better than hard state protocols in an unpredictable network environment such as the Internet.[1]

References

  1. Lui, J. C. S.; Misra, V.; Rubenstein, D. (2004). "On the robustness of soft state protocols". Proceedings of the 12th IEEE International Conference on Network Protocols, 2004. ICNP 2004. p. 50. doi:10.1109/ICNP.2004.1348084. ISBN 0-7695-2161-4.

External links



This article is issued from Wikipedia - version of the Friday, September 04, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.