1
Fork 0
mirror of https://github.com/Steffo99/appunti-magistrali.git synced 2024-11-22 10:44:17 +00:00
appunti-steffo/0 - Template/◍ algoritmo distribuito.md

41 lines
521 B
Markdown
Raw Normal View History

2023-10-31 00:24:13 +00:00
[[algoritmo]] di ==PROBLEMA==.
## [[restrizioni al modello dei sistemi distribuiti|Restrizioni]] aggiuntive
==...==
2023-10-31 00:24:13 +00:00
## [[Comportamento]]
> [!Summary]
> ==...==
2023-10-31 00:24:13 +00:00
### ==`STATO1`==
==...==
### ==`STATO2`==
==...==
2023-11-01 21:23:31 +00:00
## [[algoritmo corretto|Correttezza]]
2023-10-31 00:24:13 +00:00
> [!Success]
> ==...==
2023-11-01 21:23:31 +00:00
> [!Failure]
> ==...==
2023-11-01 21:23:31 +00:00
## [[costo computazionale distribuito|Costo computazionale]]
| Costo | [[notazione O-grande]] |
|-|-|
| [[comunicazione]] | ==...== |
| [[tempo]] | ==...== |
2023-10-31 00:24:13 +00:00
### [[Comunicazione]]
==...==
### [[Tempo]]
==...==