Tolerance to Asynchrony in Algorithms for Multiplication and Modulo

Arya Tanmay Gupta,Sandeep S Kulkarni
2024-10-15
Abstract:In this article, we study some parallel processing algorithms for multiplication and modulo operations. We demonstrate that the state transitions that are formed under these algorithms satisfy lattice-linearity, where these algorithms induce a lattice among the global states. Lattice-linearity implies that these algorithms can be implemented in asynchronous environments, where the nodes are allowed to read old information from each other. It means that these algorithms are guaranteed to converge correctly without any synchronization overhead. These algorithms also exhibit snap-stabilizing properties, i.e., starting from an arbitrary state, the sequence of state transitions made by the system strictly follows its specification.
Distributed, Parallel, and Cluster Computing
What problem does this paper attempt to address?