TL;DR
This paper presents a congestion management algorithm for overloaded computer systems that uses a patented exponential smoothing forecasting technique to effectively manage traffic overload, with implementation details and a publicly available codebase.
Contribution
The paper introduces a novel congestion management algorithm based on a patented exponential smoothing forecasting method, with practical implementation and patent protection.
Findings
Effective traffic overload management demonstrated
Patent-protected exponential smoothing technique introduced
Open-source implementation available on GitHub
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
