English

Computing System Congestion Management Using Exponential Smoothing Forecasting

Performance 2020-03-25 v4

Abstract

An overloaded computer must finish what it starts and not start what will fail or hang. A congestion management algorithm the author developed, and Siemens Corporation patented for telecom products, effectively manages traffic overload with its unique formulation of Exponential Smoothing forecasting. Siemens filed for exclusive rights to this technique in 2003 and obtained US patent US7301903B2 in 2007 with this author, an employee at the time of the filing, the sole inventor. A computer program, written in C language, which exercises the methodology is listed at the end of this document and available on GitHub.

Keywords

Cite

@article{arxiv.1908.08123,
  title  = {Computing System Congestion Management Using Exponential Smoothing Forecasting},
  author = {James F Brady},
  journal= {arXiv preprint arXiv:1908.08123},
  year   = {2020}
}

Comments

7 figures, 20 pages including computer program listing v2 - clarified some notation v3 - added C program GitHub location V4 - minor wording cleanup

R2 v1 2026-06-23T10:53:44.731Z