-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsystem.drawio
91 lines (91 loc) · 7.11 KB
/
system.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
<mxfile host="65bd71144e">
<diagram id="fLNprXVYYqRdR4dScNe5" name="Page-1">
<mxGraphModel dx="2021" dy="1650" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="62" value="client_worker" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="-30" y="-23.130000000000003" width="110" height="220" as="geometry"/>
</mxCell>
<mxCell id="2" value="client_worker" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="-20" y="61.870000000000005" width="90" height="50" as="geometry"/>
</mxCell>
<mxCell id="5" value="Server" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="820" y="-20" width="180" height="220" as="geometry"/>
</mxCell>
<mxCell id="15" value="AccountWorker" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="860" y="67.5" width="110" height="50" as="geometry"/>
</mxCell>
<mxCell id="16" value="AccountWorker" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="860" y="12.5" width="110" height="50" as="geometry"/>
</mxCell>
<mxCell id="17" value="AccountWorker" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="860" y="127.5" width="110" height="50" as="geometry"/>
</mxCell>
<mxCell id="35" value="<font style="font-size: 10px">1.send_request</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="205" y="55.00000000000001" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="42" value="Text" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="600" y="120" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="43" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;shadow=1;fillColor=#FF0000;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="790" y="300" as="sourcePoint"/>
<mxPoint x="790" y="-120" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="48" value="" style="endArrow=classic;html=1;shadow=1;strokeColor=#FF0000;fillColor=#FF0000;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="100" y="-150" as="sourcePoint"/>
<mxPoint x="170" y="-150" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="49" value="CALL (blocks caller)" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="180" y="-160" width="130" height="20" as="geometry"/>
</mxCell>
<mxCell id="50" value="" style="endArrow=classic;html=1;shadow=1;strokeColor=#00FF00;fillColor=#FF0000;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="100" y="-120" as="sourcePoint"/>
<mxPoint x="170" y="-120" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="51" value="CAST" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="190" y="-130" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="52" value="" style="endArrow=classic;html=1;shadow=1;strokeColor=#FFFF00;fillColor=#FF0000;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="100" y="-90" as="sourcePoint"/>
<mxPoint x="170" y="-90" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="53" value="REPLY" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="190" y="-100" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="54" value="7. send_result (contains app_server PID necessary at next step)" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;shadow=1;" parent="1" vertex="1">
<mxGeometry x="245" y="-60" width="380" height="20" as="geometry"/>
</mxCell>
<mxCell id="56" value="AccountMap" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="860" y="217.5" width="110" height="50" as="geometry"/>
</mxCell>
<mxCell id="60" value="client_worker" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="-20" y="6.87" width="90" height="50" as="geometry"/>
</mxCell>
<mxCell id="61" value="client_worker" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="-20" y="121.86999999999999" width="90" height="50" as="geometry"/>
</mxCell>
<mxCell id="64" value="Client Pool" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="-20" y="-23.130000000000003" width="100" height="20" as="geometry"/>
</mxCell>
<mxCell id="66" value="" style="edgeStyle=elbowEdgeStyle;elbow=vertical;endArrow=classic;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="62" edge="1" target="15">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="240" y="210" as="sourcePoint"/>
<mxPoint x="480" y="87" as="targetPoint"/>
<Array as="points">
<mxPoint x="280" y="87"/>
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>