The study of distributed computing algorithms by multithread applications
Ahmet A. Husainov

TL;DR
This paper introduces various approaches to distributed computing algorithms, including multithread applications, pairing algorithms, Petri nets, and object-oriented programming, within an educational context using C/C++ examples.
Contribution
It presents practical methods for implementing distributed algorithms through multithreaded applications and related techniques, tailored for educational purposes.
Findings
Implementation of recursive algorithms as multithread applications
Realization of pairing algorithms in distributed systems
Construction of wave systems using Petri nets
Abstract
The material in this note is used as an introduction to distributed algorithms in a four year course on software and automatic control system in the computer technology department of the Komsomolsk-on-Amur state technical university. All our the program examples are written in Borland C/C++ 5.02 for Windows 95/98/2000/NT/XP, and hence suit to compile and execute by Visual C/C++. We consider the following approaches of the distributed computing: the conversion of recursive algorithms to multithread applications, a realization of the pairing algorithm, the building of wave systems by Petri nets and object oriented programming.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Processing Techniques · Mathematical Control Systems and Analysis · Engineering Education and Technology
