1991
DOI: 10.1145/103162.103164
|View full text |Cite
|
Sign up to set email alerts
|

Paradigms for process interaction in distributed programs

Abstract: Distributed computations are concurrent programs in which processes communicate by message passing. Such programs typically execute on network architectures such as networks of workstations ordistributed memory parallel machines (i. e , multicomputers such ashypercubes).Several paradigms-examples or models-for process interaction in distributed computations are described. These include networks of filters, clients, and servers, heartbeat algorithms, probe/echo algorithms, broadcast algorithms, token-passing al… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
71
0
2

Year Published

1995
1995
2022
2022

Publication Types

Select...
9

Relationship

0
9

Authors

Journals

citations
Cited by 170 publications
(73 citation statements)
references
References 40 publications
0
71
0
2
Order By: Relevance
“…In addition, a message to a process is sent with an interval T ms , following an exponential distribution with a mean value of 3 seconds. Distributed applications used for the simulation exhibit the four communication patterns respectively [1]. The results from the simulations are averaged over multiple trials.…”
Section: Evaluation and Concluding Remarksmentioning
confidence: 99%
“…In addition, a message to a process is sent with an interval T ms , following an exponential distribution with a mean value of 3 seconds. Distributed applications used for the simulation exhibit the four communication patterns respectively [1]. The results from the simulations are averaged over multiple trials.…”
Section: Evaluation and Concluding Remarksmentioning
confidence: 99%
“…The server waits for a request and after receiving the request it responds to that request. Server is a non-terminating process and may serve more than one client, [4].…”
Section: Client-server (Cs)mentioning
confidence: 99%
“…From a theoretical point of view, this communication resembles a 'filtered broadcast', i.e. a combination of the standard paradigms 'filters' and 'broadcast algorithms' for process interaction in distributed programming environments (see Andrews 1991). …”
Section: Communicationmentioning
confidence: 99%