-
Notifications
You must be signed in to change notification settings - Fork 3
Architettura
GaiaVezzolo edited this page Sep 1, 2021
·
14 revisions
Il progetto è strutturato come un sistema distribuito secondo l'architettura Client-Server.
Il Server è situato nel terminale in sala, il client in quello in cucina. In tal senso le due componenti sono da considerarsi del tutto separate a meno della comunicazione via rete, operata mediante l'invio di semplici messaggi tramite socket.
The project is structured as a distributed system according to the Client-Server architecture.
The Server is located in the waiter's terminal, the client in the chef's terminal. In this sense, the two components have to be considered completely separate except for communication via the network, operated by sending simple messages via socket.