This commit is contained in:
Andy Chu 2014-11-05 15:44:17 -08:00
Родитель 128d45da4d
Коммит c95a7efa90
1 изменённых файлов: 5 добавлений и 2 удалений

Просмотреть файл

@ -19,11 +19,14 @@ It takes a minute or so to run. The dependencies listed in the
It should look like [this][example].
This diagram shows what processes and files are involved in the demo. Ovals
represent processes; rectangles represent data. The dotted lines denote
The following diagram shows what processes and files are involved in the demo.
Ovals represent processes; rectangles represent data. The dotted lines denote
components that are involved in the simulation, but wouldn't be used in a
"real" setting.
In most configurations, the reports will be sent by many client machines, and a
server does the analysis, i.e. the green parts of the diagram.
<img src="data-flow.png" alt="Diagram of RAPPOR Data Flow" />
We simulate both the client and the server. For the client, we: