mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2024-11-22 18:44:17 +00:00
483 B
483 B
aliases | |
---|---|
|
Funzione individuale che, associa ogni entità con il canale di comunicazione da utilizzare per raggiungerla.
\def \varEntity {{\color{LimeGreen} Entity}}
\def \varDestination {{\color{IndianRed} Destination}}
\def \varChannel {{\color{SkyBlue} Channel}}
\Large
\textrm{Route}_{\varEntity}(\varDestination) \to \varChannel
[!Example] Comunemente implementata con una routing table!