AN ALGORITHM FOR FIFO MESSAGE DELIVERY AMONG MIGRATING TASKS

Citation
Vc. Barbosa et Scs. Porto, AN ALGORITHM FOR FIFO MESSAGE DELIVERY AMONG MIGRATING TASKS, Information processing letters, 53(5), 1995, pp. 261-267
Citations number
9
Categorie Soggetti
Information Science & Library Science","Computer Science Information Systems
ISSN journal
00200190
Volume
53
Issue
5
Year of publication
1995
Pages
261 - 267
Database
ISI
SICI code
0020-0190(1995)53:5<261:AAFFMD>2.0.ZU;2-0
Abstract
We consider distributed-memory parallel machines that support the FIFO delivery of messages among processors, and present an asynchronous di stributed algorithm that ensures the FIFO delivery of messages among t asks that migrate in such machines. For the concurrent migration of a set K of tasks, the algorithm requires O(nm(K)) interprocessor message s and O(n) time to run, where n is the number of processors in the sys tem and m(K), is the number of pairs of communicating tasks involving the migrating tasks. However, for a great number of current distribute d-memory architectures, these complexities can be reduced to O(m(K)) a nd O(1), respectively.