-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplanning.drawio
502 lines (502 loc) · 41.1 KB
/
planning.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
<mxfile host="65bd71144e">
<diagram id="77UB6kb4lJXZI9y_Z_sm" name="System setup">
<mxGraphModel dx="2034" dy="800" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="46" value="ConferenceService" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" parent="1" vertex="1">
<mxGeometry x="1090" y="40" width="110" height="520" as="geometry"/>
</mxCell>
<mxCell id="57" value="" style="shape=umlDestroy;whiteSpace=wrap;html=1;strokeWidth=3;" parent="46" vertex="1">
<mxGeometry x="40" y="470" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-51" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" parent="1" vertex="1">
<mxGeometry x="1140" y="300" width="10" height="220" as="geometry"/>
</mxCell>
<mxCell id="3" value="" style="shape=umlLifeline;participant=umlActor;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;verticalAlign=top;spacingTop=36;outlineConnect=0;" parent="1" vertex="1">
<mxGeometry x="-40" y="40" width="20" height="600" as="geometry"/>
</mxCell>
<mxCell id="23" value="run program with input file as argument" style="html=1;verticalAlign=bottom;endArrow=block;startFill=1;startArrow=oval;startSize=8;" parent="3" target="16" edge="1">
<mxGeometry width="80" relative="1" as="geometry">
<mxPoint x="10" y="80" as="sourcePoint"/>
<mxPoint x="90" y="80" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="16" value="CRMSService" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" parent="1" vertex="1">
<mxGeometry x="140" y="40" width="100" height="600" as="geometry"/>
</mxCell>
<mxCell id="28" value="parse json input file<br>and creating objects accordingly,<br>when creating gpus/cpus add them to cluster<br>wrap objects inside their services" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=orthogonalEdgeStyle;entryX=0.9;entryY=0.369;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.9;exitY=0.075;exitDx=0;exitDy=0;exitPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="16" edge="1">
<mxGeometry width="80" relative="1" as="geometry">
<mxPoint x="54" y="110" as="sourcePoint"/>
<mxPoint x="54" y="227.5999999999999" as="targetPoint"/>
<Array as="points">
<mxPoint x="180" y="110"/>
<mxPoint x="180" y="228"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="24" value="StudentService" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" parent="1" vertex="1">
<mxGeometry x="620" y="40" width="100" height="520" as="geometry"/>
</mxCell>
<mxCell id="35" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" parent="24" vertex="1">
<mxGeometry x="45" y="260" width="10" height="220" as="geometry"/>
</mxCell>
<mxCell id="27" value="GPUService" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" parent="1" vertex="1">
<mxGeometry x="920" y="40" width="100" height="520" as="geometry"/>
</mxCell>
<mxCell id="31" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="440" y="40" width="245" height="520" as="geometry"/>
</mxCell>
<mxCell id="18" value="TimeService" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" parent="31" vertex="1">
<mxGeometry width="100" height="520" as="geometry"/>
</mxCell>
<mxCell id="30" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" parent="31" vertex="1">
<mxGeometry x="45" y="260" width="10" height="220" as="geometry"/>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-56" value="wait to tick according to input data,<br>loopuntil didn't reach max tick count" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=orthogonalEdgeStyle;startFill=1;startArrow=oval;startSize=8;" parent="31" source="30" target="18" edge="1">
<mxGeometry x="0.0902" y="17" width="80" relative="1" as="geometry">
<mxPoint x="80" y="300" as="sourcePoint"/>
<mxPoint x="100" y="388" as="targetPoint"/>
<Array as="points">
<mxPoint x="143" y="300"/>
<mxPoint x="143" y="390"/>
</Array>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-73" value="join" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0.1;entryY=0.818;entryDx=0;entryDy=0;entryPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="31" edge="1">
<mxGeometry x="-0.0058" width="80" relative="1" as="geometry">
<mxPoint x="56" y="470.00000000000006" as="sourcePoint"/>
<mxPoint x="227" y="470.00000000000006" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-74" value="join" style="html=1;verticalAlign=bottom;endArrow=block;exitX=0.9;exitY=0.827;exitDx=0;exitDy=0;exitPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="31" edge="1">
<mxGeometry x="0.4819" width="80" relative="1" as="geometry">
<mxPoint x="55" y="471.9800000000001" as="sourcePoint"/>
<mxPoint x="400.5" y="471.9800000000001" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-75" value="join" style="html=1;verticalAlign=bottom;endArrow=block;exitX=0.003;exitY=0.06;exitDx=0;exitDy=0;exitPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="31" source="sRiHgp-1I20_M4zLrarp-74" edge="1">
<mxGeometry x="0.707" y="2" width="80" relative="1" as="geometry">
<mxPoint x="76" y="490" as="sourcePoint"/>
<mxPoint x="530.5" y="472.03999999999996" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-76" value="join" style="html=1;verticalAlign=bottom;endArrow=block;exitX=0.002;exitY=-2;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=0.827;entryDx=0;entryDy=0;entryPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="31" source="sRiHgp-1I20_M4zLrarp-75" edge="1">
<mxGeometry x="0.6937" width="80" relative="1" as="geometry">
<mxPoint x="71" y="450.04" as="sourcePoint"/>
<mxPoint x="701" y="471.9800000000001" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-77" value="" style="shape=umlDestroy;whiteSpace=wrap;html=1;strokeWidth=3;" parent="31" vertex="1">
<mxGeometry x="35" y="470" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="59" value="" style="shape=umlDestroy;whiteSpace=wrap;html=1;strokeWidth=3;" parent="31" vertex="1">
<mxGeometry x="215" y="470" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="39" value="start thread" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0.1;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;exitX=1.1;exitY=0.448;exitDx=0;exitDy=0;exitPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" target="30" edge="1">
<mxGeometry width="80" relative="1" as="geometry">
<mxPoint x="196" y="299.20000000000005" as="sourcePoint"/>
<mxPoint x="480" y="300" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="40" value="start thread" style="html=1;verticalAlign=bottom;endArrow=block;exitX=1.1;exitY=0.448;exitDx=0;exitDy=0;exitPerimeter=0;entryX=-0.1;entryY=0.004;entryDx=0;entryDy=0;entryPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" target="35" edge="1">
<mxGeometry x="0.6034" width="80" relative="1" as="geometry">
<mxPoint x="190" y="299.50000000000006" as="sourcePoint"/>
<mxPoint x="480" y="300.3" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="41" value="start thread" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0.5;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.9;exitY=0.453;exitDx=0;exitDy=0;exitPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" target="25" edge="1">
<mxGeometry x="0.7444" width="80" relative="1" as="geometry">
<mxPoint x="194" y="301.20000000000005" as="sourcePoint"/>
<mxPoint x="496" y="310" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="42" value="start thread" style="html=1;verticalAlign=bottom;endArrow=block;exitX=1.1;exitY=0.45;exitDx=0;exitDy=0;exitPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" target="27" edge="1">
<mxGeometry x="0.8179" width="80" relative="1" as="geometry">
<mxPoint x="196" y="300" as="sourcePoint"/>
<mxPoint x="914" y="350.8" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="44" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" parent="1" vertex="1">
<mxGeometry x="965" y="300" width="10" height="210" as="geometry"/>
</mxCell>
<mxCell id="45" value="subscribe to Time, Publishing" style="html=1;verticalAlign=bottom;endArrow=block;entryX=-0.1;entryY=0.498;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.5;exitY=0.087;exitDx=0;exitDy=0;exitPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" source="35" target="36" edge="1">
<mxGeometry x="-0.7476" width="80" relative="1" as="geometry">
<mxPoint x="680" y="319.5" as="sourcePoint"/>
<mxPoint x="760" y="319.5" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="47" value="subscribe to Time" style="html=1;verticalAlign=bottom;endArrow=block;entryX=-0.1;entryY=0.553;entryDx=0;entryDy=0;entryPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" source="25" target="36" edge="1">
<mxGeometry x="-0.7395" width="80" relative="1" as="geometry">
<mxPoint x="910" y="340" as="sourcePoint"/>
<mxPoint x="1290" y="340" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="48" value="join thread" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0.1;entryY=0.095;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.5;exitY=0.502;exitDx=0;exitDy=0;exitPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" target="30" edge="1">
<mxGeometry width="80" relative="1" as="geometry">
<mxPoint x="190" y="320.79999999999995" as="sourcePoint"/>
<mxPoint x="480" y="320" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="49" value="subscribe to Time, TestModule, TrainModule" style="html=1;verticalAlign=bottom;endArrow=block;exitX=1;exitY=0.268;exitDx=0;exitDy=0;exitPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" source="44" target="17" edge="1">
<mxGeometry x="-0.2743" width="80" relative="1" as="geometry">
<mxPoint x="1010" y="360" as="sourcePoint"/>
<mxPoint x="1210" y="360" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="51" value="start thread according to the right time" style="html=1;verticalAlign=bottom;endArrow=block;startFill=1;startArrow=oval;startSize=8;exitX=0;exitY=0.99;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="sRiHgp-1I20_M4zLrarp-54" target="46" edge="1">
<mxGeometry x="0.8559" width="80" relative="1" as="geometry">
<mxPoint x="240" y="340" as="sourcePoint"/>
<mxPoint x="270" y="299" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-52" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="1330" y="40" width="100" height="520" as="geometry"/>
</mxCell>
<mxCell id="17" value="MessageBusImpl" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" parent="sRiHgp-1I20_M4zLrarp-52" vertex="1">
<mxGeometry width="100" height="520" as="geometry"/>
</mxCell>
<mxCell id="36" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" parent="sRiHgp-1I20_M4zLrarp-52" vertex="1">
<mxGeometry x="45" y="80" width="10" height="400" as="geometry"/>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-53" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="1500" y="40" width="100" height="520" as="geometry"/>
</mxCell>
<mxCell id="26" value="Cluster" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" parent="sRiHgp-1I20_M4zLrarp-53" vertex="1">
<mxGeometry width="100" height="520" as="geometry"/>
</mxCell>
<mxCell id="37" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" parent="sRiHgp-1I20_M4zLrarp-53" vertex="1">
<mxGeometry x="45" y="80" width="10" height="400" as="geometry"/>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-54" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" parent="1" vertex="1">
<mxGeometry x="185" y="120" width="10" height="200" as="geometry"/>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-55" value="subscribe to students sending their models" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0.2;entryY=0.653;entryDx=0;entryDy=0;entryPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" target="36" edge="1">
<mxGeometry width="80" relative="1" as="geometry">
<mxPoint x="1150" y="380" as="sourcePoint"/>
<mxPoint x="1230" y="380" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-60" value="broadcast current tick" style="html=1;verticalAlign=bottom;endArrow=block;exitX=1.1;exitY=0.545;exitDx=0;exitDy=0;exitPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" source="30" edge="1">
<mxGeometry x="-0.6503" y="-10" width="80" relative="1" as="geometry">
<mxPoint x="580" y="470" as="sourcePoint"/>
<mxPoint x="1376" y="420" as="targetPoint"/>
<Array as="points"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-62" value="interrupt" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0.1;entryY=0.818;entryDx=0;entryDy=0;entryPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" source="30" target="35" edge="1">
<mxGeometry x="-0.0058" width="80" relative="1" as="geometry">
<mxPoint x="500" y="480" as="sourcePoint"/>
<mxPoint x="580" y="480" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-63" value="interrupt" style="html=1;verticalAlign=bottom;endArrow=block;exitX=0.9;exitY=0.827;exitDx=0;exitDy=0;exitPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" source="30" target="25" edge="1">
<mxGeometry x="0.4819" width="80" relative="1" as="geometry">
<mxPoint x="505" y="489.96000000000004" as="sourcePoint"/>
<mxPoint x="676" y="489.96000000000004" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-64" value="interrupt" style="html=1;verticalAlign=bottom;endArrow=block;exitX=0.003;exitY=0.06;exitDx=0;exitDy=0;exitPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" source="sRiHgp-1I20_M4zLrarp-63" target="27" edge="1">
<mxGeometry x="0.707" y="2" width="80" relative="1" as="geometry">
<mxPoint x="515" y="499.96000000000004" as="sourcePoint"/>
<mxPoint x="686" y="499.96000000000004" as="targetPoint"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="sRiHgp-1I20_M4zLrarp-65" value="interrupt" style="html=1;verticalAlign=bottom;endArrow=block;exitX=0.002;exitY=-2;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=0.827;entryDx=0;entryDy=0;entryPerimeter=0;startFill=1;startArrow=oval;startSize=8;" parent="1" source="sRiHgp-1I20_M4zLrarp-64" target="sRiHgp-1I20_M4zLrarp-51" edge="1">
<mxGeometry x="0.6937" width="80" relative="1" as="geometry">
<mxPoint x="510" y="460" as="sourcePoint"/>
<mxPoint x="1136" y="483" as="targetPoint"/>
<Array as="points"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="53" value="" style="endArrow=none;dashed=1;html=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1640" y="120" as="sourcePoint"/>
<mxPoint x="-120" y="120" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="54" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="800" y="40" width="100" height="520" as="geometry"/>
</mxCell>
<mxCell id="25" value="CPUService" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" parent="54" vertex="1">
<mxGeometry width="100" height="520" as="geometry"/>
</mxCell>
<mxCell id="43" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" parent="54" vertex="1">
<mxGeometry x="45" y="260" width="10" height="210" as="geometry"/>
</mxCell>
<mxCell id="60" value="" style="shape=umlDestroy;whiteSpace=wrap;html=1;strokeWidth=3;" parent="54" vertex="1">
<mxGeometry x="35" y="470" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="61" value="" style="shape=umlDestroy;whiteSpace=wrap;html=1;strokeWidth=3;" parent="1" vertex="1">
<mxGeometry x="955" y="510" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="64" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" parent="1" vertex="1">
<mxGeometry x="185" y="520" width="10" height="40" as="geometry"/>
</mxCell>
<mxCell id="65" value="" style="endArrow=none;dashed=1;html=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-120" y="520" as="sourcePoint"/>
<mxPoint x="1640" y="520" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="66" value="" style="shape=umlDestroy;whiteSpace=wrap;html=1;strokeWidth=3;" parent="1" vertex="1">
<mxGeometry x="175" y="550" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="67" value="output a json file with statistics info" style="html=1;verticalAlign=bottom;startArrow=oval;startFill=1;endArrow=block;startSize=8;dashed=1;" parent="1" target="3" edge="1">
<mxGeometry width="60" relative="1" as="geometry">
<mxPoint x="180" y="540" as="sourcePoint"/>
<mxPoint x="110" y="530" as="targetPoint"/>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="FulQHvTDrXeOnG7z4pcY" name="Student-GPU">
<mxGraphModel dx="1184" dy="800" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="TAVgG-hLC1hd-an52ong-0"/>
<mxCell id="TAVgG-hLC1hd-an52ong-1" parent="TAVgG-hLC1hd-an52ong-0"/>
</root>
</mxGraphModel>
</diagram>
<diagram id="yHRGVPfy_4bCOlvdaq7p" name="CPU-Cluster-GPU">
<mxGraphModel dx="1184" dy="800" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="EJjMLWnxEL0sj-f_amuu-0"/>
<mxCell id="EJjMLWnxEL0sj-f_amuu-1" parent="EJjMLWnxEL0sj-f_amuu-0"/>
<mxCell id="64Aykma3gOcnyVk7KjGO-0" value="GPU" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" parent="EJjMLWnxEL0sj-f_amuu-1" vertex="1">
<mxGeometry x="160" y="160" width="80" height="440" as="geometry"/>
</mxCell>
<mxCell id="64Aykma3gOcnyVk7KjGO-1" value="Cluster" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" parent="EJjMLWnxEL0sj-f_amuu-1" vertex="1">
<mxGeometry x="360" y="160" width="80" height="440" as="geometry"/>
</mxCell>
<mxCell id="64Aykma3gOcnyVk7KjGO-2" value="CPU" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" parent="EJjMLWnxEL0sj-f_amuu-1" vertex="1">
<mxGeometry x="560" y="160" width="80" height="440" as="geometry"/>
</mxCell>
<mxCell id="64Aykma3gOcnyVk7KjGO-8" value="send batches according to&nbsp;<br>available storage space" style="html=1;verticalAlign=bottom;startArrow=oval;startFill=1;endArrow=block;startSize=8;" parent="EJjMLWnxEL0sj-f_amuu-1" source="64Aykma3gOcnyVk7KjGO-0" target="64Aykma3gOcnyVk7KjGO-1" edge="1">
<mxGeometry width="60" relative="1" as="geometry">
<mxPoint x="230" y="280" as="sourcePoint"/>
<mxPoint x="350" y="280" as="targetPoint"/>
<Array as="points">
<mxPoint x="230" y="280"/>
<mxPoint x="320" y="280"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="64Aykma3gOcnyVk7KjGO-9" value="dispatch" style="html=1;verticalAlign=bottom;startArrow=oval;startFill=1;endArrow=block;startSize=8;" parent="EJjMLWnxEL0sj-f_amuu-1" source="64Aykma3gOcnyVk7KjGO-1" target="64Aykma3gOcnyVk7KjGO-2" edge="1">
<mxGeometry width="60" relative="1" as="geometry">
<mxPoint x="420" y="280" as="sourcePoint"/>
<mxPoint x="455" y="280" as="targetPoint"/>
<Array as="points">
<mxPoint x="460" y="300"/>
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="hMWhglvNs49Sn0hlXUuN" name="Student-Conference">
<mxGraphModel dx="1184" dy="800" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="zZwdgiovGu-gOd_zpbmJ-0"/>
<mxCell id="zZwdgiovGu-gOd_zpbmJ-1" parent="zZwdgiovGu-gOd_zpbmJ-0"/>
<mxCell id="CPVIbGrILrRmYLSlwiaM-0" value="CPU" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="zZwdgiovGu-gOd_zpbmJ-1">
<mxGeometry x="640" y="200" width="80" height="440" as="geometry"/>
</mxCell>
<mxCell id="CPVIbGrILrRmYLSlwiaM-1" value="GPU" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="zZwdgiovGu-gOd_zpbmJ-1">
<mxGeometry x="480" y="200" width="80" height="440" as="geometry"/>
</mxCell>
<mxCell id="CPVIbGrILrRmYLSlwiaM-2" value="<font style="font-size: 14px">tick broadcast</font>" style="edgeStyle=none;html=1;startArrow=oval;startFill=1;" edge="1" parent="zZwdgiovGu-gOd_zpbmJ-1" source="CPVIbGrILrRmYLSlwiaM-3" target="CPVIbGrILrRmYLSlwiaM-5">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="190" y="380"/>
<mxPoint x="250" y="380"/>
<mxPoint x="310" y="380"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="CPVIbGrILrRmYLSlwiaM-3" value="TimeService" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="zZwdgiovGu-gOd_zpbmJ-1">
<mxGeometry x="120" y="200" width="80" height="440" as="geometry"/>
</mxCell>
<mxCell id="CPVIbGrILrRmYLSlwiaM-4" value="callback" style="edgeStyle=none;html=1;fontSize=13;dashed=1;startArrow=oval;startFill=1;" edge="1" parent="zZwdgiovGu-gOd_zpbmJ-1" source="CPVIbGrILrRmYLSlwiaM-5" target="CPVIbGrILrRmYLSlwiaM-1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="420" y="400"/>
<mxPoint x="500" y="400"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="CPVIbGrILrRmYLSlwiaM-5" value="MessageBusImpl" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="zZwdgiovGu-gOd_zpbmJ-1">
<mxGeometry x="280" y="200" width="120" height="440" as="geometry"/>
</mxCell>
<mxCell id="CPVIbGrILrRmYLSlwiaM-6" value="process batches" style="html=1;points=[];perimeter=orthogonalPerimeter;fontSize=13;" vertex="1" parent="zZwdgiovGu-gOd_zpbmJ-1">
<mxGeometry x="677.5" y="410" width="10" height="80" as="geometry"/>
</mxCell>
<mxCell id="CPVIbGrILrRmYLSlwiaM-7" value="train module" style="html=1;points=[];perimeter=orthogonalPerimeter;fontSize=13;" vertex="1" parent="zZwdgiovGu-gOd_zpbmJ-1">
<mxGeometry x="515" y="400" width="10" height="80" as="geometry"/>
</mxCell>
<mxCell id="CPVIbGrILrRmYLSlwiaM-8" value="callback" style="edgeStyle=none;html=1;fontSize=13;dashed=1;startArrow=oval;startFill=1;" edge="1" parent="zZwdgiovGu-gOd_zpbmJ-1" source="CPVIbGrILrRmYLSlwiaM-5" target="CPVIbGrILrRmYLSlwiaM-0">
<mxGeometry x="0.5324" relative="1" as="geometry">
<Array as="points">
<mxPoint x="560" y="410"/>
</Array>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="CPVIbGrILrRmYLSlwiaM-9" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;fontSize=13;" vertex="1" parent="zZwdgiovGu-gOd_zpbmJ-1">
<mxGeometry x="155" y="280" width="10" height="310" as="geometry"/>
</mxCell>
<mxCell id="CPVIbGrILrRmYLSlwiaM-10" value="sleep for x miliseconds<br>according to input data" style="edgeStyle=none;html=1;startArrow=oval;startFill=1;" edge="1" parent="zZwdgiovGu-gOd_zpbmJ-1" source="CPVIbGrILrRmYLSlwiaM-3" target="CPVIbGrILrRmYLSlwiaM-3">
<mxGeometry relative="1" as="geometry">
<mxPoint x="260" y="500" as="targetPoint"/>
<mxPoint x="90" y="290" as="sourcePoint"/>
<Array as="points">
<mxPoint x="210" y="290"/>
<mxPoint x="210" y="390"/>
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="Jn8mNETbcXsvuJODDAvv" name="TimeService - Anything">
<mxGraphModel dx="1184" dy="800" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="wK50-7Juvt0Jbmezqyas-0"/>
<mxCell id="wK50-7Juvt0Jbmezqyas-1" parent="wK50-7Juvt0Jbmezqyas-0"/>
<mxCell id="K2EwDRYdKuLHauVhqrlT-0" value="CPU" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="wK50-7Juvt0Jbmezqyas-1">
<mxGeometry x="640" y="200" width="80" height="440" as="geometry"/>
</mxCell>
<mxCell id="K2EwDRYdKuLHauVhqrlT-1" value="GPU" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="wK50-7Juvt0Jbmezqyas-1">
<mxGeometry x="480" y="200" width="80" height="440" as="geometry"/>
</mxCell>
<mxCell id="K2EwDRYdKuLHauVhqrlT-2" value="<font style="font-size: 14px">tick broadcast</font>" style="edgeStyle=none;html=1;startArrow=oval;startFill=1;" edge="1" parent="wK50-7Juvt0Jbmezqyas-1" source="K2EwDRYdKuLHauVhqrlT-3" target="K2EwDRYdKuLHauVhqrlT-5">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="190" y="380"/>
<mxPoint x="250" y="380"/>
<mxPoint x="310" y="380"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="K2EwDRYdKuLHauVhqrlT-3" value="TimeService" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="wK50-7Juvt0Jbmezqyas-1">
<mxGeometry x="120" y="200" width="80" height="440" as="geometry"/>
</mxCell>
<mxCell id="K2EwDRYdKuLHauVhqrlT-4" value="callback" style="edgeStyle=none;html=1;fontSize=13;dashed=1;startArrow=oval;startFill=1;" edge="1" parent="wK50-7Juvt0Jbmezqyas-1" source="K2EwDRYdKuLHauVhqrlT-5" target="K2EwDRYdKuLHauVhqrlT-1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="420" y="400"/>
<mxPoint x="500" y="400"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="K2EwDRYdKuLHauVhqrlT-5" value="MessageBusImpl" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="wK50-7Juvt0Jbmezqyas-1">
<mxGeometry x="280" y="200" width="120" height="440" as="geometry"/>
</mxCell>
<mxCell id="K2EwDRYdKuLHauVhqrlT-6" value="process batches" style="html=1;points=[];perimeter=orthogonalPerimeter;fontSize=13;" vertex="1" parent="wK50-7Juvt0Jbmezqyas-1">
<mxGeometry x="677.5" y="410" width="10" height="80" as="geometry"/>
</mxCell>
<mxCell id="K2EwDRYdKuLHauVhqrlT-7" value="train module" style="html=1;points=[];perimeter=orthogonalPerimeter;fontSize=13;" vertex="1" parent="wK50-7Juvt0Jbmezqyas-1">
<mxGeometry x="515" y="400" width="10" height="80" as="geometry"/>
</mxCell>
<mxCell id="K2EwDRYdKuLHauVhqrlT-8" value="callback" style="edgeStyle=none;html=1;fontSize=13;dashed=1;startArrow=oval;startFill=1;" edge="1" parent="wK50-7Juvt0Jbmezqyas-1" source="K2EwDRYdKuLHauVhqrlT-5" target="K2EwDRYdKuLHauVhqrlT-0">
<mxGeometry x="0.5324" relative="1" as="geometry">
<Array as="points">
<mxPoint x="560" y="410"/>
</Array>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="K2EwDRYdKuLHauVhqrlT-9" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;fontSize=13;" vertex="1" parent="wK50-7Juvt0Jbmezqyas-1">
<mxGeometry x="155" y="280" width="10" height="310" as="geometry"/>
</mxCell>
<mxCell id="K2EwDRYdKuLHauVhqrlT-10" value="sleep for x miliseconds<br>according to input data" style="edgeStyle=none;html=1;startArrow=oval;startFill=1;" edge="1" parent="wK50-7Juvt0Jbmezqyas-1" source="K2EwDRYdKuLHauVhqrlT-3" target="K2EwDRYdKuLHauVhqrlT-3">
<mxGeometry relative="1" as="geometry">
<mxPoint x="260" y="500" as="targetPoint"/>
<mxPoint x="90" y="290" as="sourcePoint"/>
<Array as="points">
<mxPoint x="210" y="290"/>
<mxPoint x="210" y="390"/>
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="6NxBCDAdQbOPVJ2UfDWp" name="messagebusimpl">
<mxGraphModel dx="1374" dy="800" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="ngpVV2q2CUh87rZGfyme-0"/>
<mxCell id="ngpVV2q2CUh87rZGfyme-1" parent="ngpVV2q2CUh87rZGfyme-0"/>
<mxCell id="ngpVV2q2CUh87rZGfyme-2" value="messagebusimpl" style="ellipse;whiteSpace=wrap;html=1;fontSize=13;" parent="ngpVV2q2CUh87rZGfyme-1" vertex="1">
<mxGeometry x="300" y="220" width="120" height="80" as="geometry"/>
</mxCell>
<mxCell id="RKGrXv_L6IysykmlZ_Ox-0" value="microservice A" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="ngpVV2q2CUh87rZGfyme-1">
<mxGeometry x="80" y="410" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="RKGrXv_L6IysykmlZ_Ox-1" value="microservice B" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="ngpVV2q2CUh87rZGfyme-1">
<mxGeometry x="570" y="390" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="RKGrXv_L6IysykmlZ_Ox-2" value="event&nbsp; ABC" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="ngpVV2q2CUh87rZGfyme-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="200" y="320" as="sourcePoint"/>
<mxPoint x="250" y="270" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="RKGrXv_L6IysykmlZ_Ox-3" value="Future(event ABC)" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="ngpVV2q2CUh87rZGfyme-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="290" y="320" as="sourcePoint"/>
<mxPoint x="240" y="370" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="RKGrXv_L6IysykmlZ_Ox-4" value="event ABC" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="ngpVV2q2CUh87rZGfyme-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="480" y="250" as="sourcePoint"/>
<mxPoint x="550" y="340" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="RKGrXv_L6IysykmlZ_Ox-5" value="complete(ABC, result DEF)" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="ngpVV2q2CUh87rZGfyme-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="490" y="390" as="sourcePoint"/>
<mxPoint x="430" y="330" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="RKGrXv_L6IysykmlZ_Ox-6" value="result DEF" style="endArrow=classic;html=1;edgeStyle=orthogonalEdgeStyle;" edge="1" parent="ngpVV2q2CUh87rZGfyme-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="280" y="350" as="sourcePoint"/>
<mxPoint x="210" y="450" as="targetPoint"/>
<Array as="points">
<mxPoint x="320" y="350"/>
<mxPoint x="320" y="450"/>
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="KzwU_9OVYmttgzOQH4Rv" name="event">
<mxGraphModel dx="1184" dy="800" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="CZaF20sDirLPBGCbvpn_-0"/>
<mxCell id="CZaF20sDirLPBGCbvpn_-1" parent="CZaF20sDirLPBGCbvpn_-0"/>
</root>
</mxGraphModel>
</diagram>
</mxfile>