Reference:
Antonova P.V..
Principles of developing a limited-queue mass service system on the .NET platform
// Software systems and computational methods. – 2023. – ¹ 2.
– P. 15-28.
DOI: 10.7256/2454-0714.2023.2.43403.
DOI: 10.7256/2454-0714.2023.2.43403
Read the article
Abstract: The paper is the result of the thorough research aimed at studying the principles of creation, modeling and practical use of queue-limited mass service systems (MSS) based on the .NET technology platform and implemented using the C# programming language. In the course of the paper, special attention is paid to both single-channel and multi-channel systems. In the introductory part of the article the fundamental concepts of the theory of mass service are considered. The basic characteristics of systems, such as fixed queue length systems, single-channel and multi-channel systems with probability of service failure, systems with unlimited and limited wait times, closed systems, and multi-channel systems with channel-to-channel interaction, are discussed. Detailed examples of C# code are presented to illustrate the class structures used to model both single-channel and multi-channel MSS. Specific scenarios for the use of the presented structures within the framework of MSS modeling are considered. The paper highlights the practical application of mass service systems in solving real-world problems. Using examples from banking and traffic management in telecommunications, it is demonstrated how MSS can contribute to optimizing waiting times and efficient resource management. Prospects for further research in the field of mass service systems are suggested. Given the importance of MSS in various industries such as banking, telecommunications, logistics and many others, the high relevance of the topic is due to the need to find new approaches and methods to improve the efficiency and optimization of these systems. In general, the article is a valuable research material for specialists involved in modeling and practical application of mass service systems.
Keywords: computational techniques, software systems, optimization, NET platform, C Sharp, multichannel systems, single-channel systems, limited queue, modeling, mass service systems
References:
Harchol-Balter, M. (2013). Performance modeling and design of computer systems: queueing theory in action. Cambridge University Press.
Shevtsov, A. N., Shchitov, A. N., & Konoreva, N. A. (2015). Simulation of telecommunication systems using queueing theory. Mathematics and Its Applications in Modern Science and Practice, 128-132.
Vishnevsky, V. M., & Dudin, A. N. (2017). Queueing systems with correlated input flows and their application for modeling telecommunication networks. Automation and Remote Control, 8, 3-59.
Gross, D., & Harris, C. (1998). Fundamentals of Queueing Theory. New York, NY, USA: Wiley-Interscience.
Osipov, L. A. (2010). Simulation modeling of queueing systems with limited queue. Science and Technology of Transport, 4, 30-36.
Furina, K. O., & Osechkina, T. A. (2014). Mathematical model of a single-channel queueing system with a limited queue. Science and Modernity, 2, 103-110.
Gibadullin, R. F. (2022). Thread-safe control calls in rich client applicat