Slotted-FIFO communication for asynchronous distributed systems

Citation
R. Baldoni et al., Slotted-FIFO communication for asynchronous distributed systems, COMPUTER J, 41(5), 1998, pp. 337-348
Citations number
19
Categorie Soggetti
Computer Science & Engineering
Journal title
COMPUTER JOURNAL
ISSN journal
00104620 → ACNP
Volume
41
Issue
5
Year of publication
1998
Pages
337 - 348
Database
ISI
SICI code
0010-4620(1998)41:5<337:SCFADS>2.0.ZU;2-W
Abstract
Communication protocols designed for database applications are not necessar ily suitable for other applications, like multimedia communication, due to the former's requirement of reliable and ordered communication, and the lat ter's ability to withstand occasional losses and misordering of messages as long as real-time communication can be supported. This paper presents the slotted-FIFO communication mode that supports communication primitives for the entire spectrum of reliability and ordering requirements of distributed applications: for example, FIFO as well as non-FIFO, and reliable as well as unreliable communication. It provides communication with a run-time vari able degree of reliability and/or ordering, Hence, the slotted-FIFO communi cation mode is suitable for applications that can work with relaxed reliabi lity and/or ordering constraints such as multimedia applications. The proto col is simple and has low overheads. As FIFO ordering is not required for a ll messages, message buffering requirements are considerably reduced. Also, message latencies are lower. We demonstrate such advantages by means of a simulation study. A low overhead protocol implementing slotted-FIFO communi cation is also presented. The protocol incurs a small resequencing cost.