-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchi.drawio
64 lines (64 loc) · 4.75 KB
/
archi.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
<mxfile host="65bd71144e">
<diagram id="OOjGi8MfTCr8QfIq_Vkd" name="Page-1">
<mxGraphModel dx="1528" dy="522" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="13" style="edgeStyle=none;html=1;entryX=0;entryY=0.25;entryDx=0;entryDy=0;exitX=1;exitY=0.405;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="2" target="3" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="-1" y="178" as="sourcePoint"/>
</mxGeometry>
</mxCell>
<mxCell id="19" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.002;entryY=0.453;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="2" target="3" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="2" value="rest-api" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="-120" y="120" width="120" height="370" as="geometry"/>
</mxCell>
<mxCell id="12" style="edgeStyle=none;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="3" target="10" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="22" style="edgeStyle=none;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=classic;startFill=1;" parent="1" source="3" target="21" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="331" y="161"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="3" value="redis" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="275" y="231" width="120" height="171" as="geometry"/>
</mxCell>
<mxCell id="4" value="Kafka Send" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="700" y="184" width="120" height="79" as="geometry"/>
</mxCell>
<mxCell id="23" style="edgeStyle=none;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=none;startFill=0;" parent="1" source="10" target="4" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="25" style="edgeStyle=none;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=none;startFill=0;" parent="1" source="10" target="24" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="10" value="redis-driver-bridge" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="463" y="289.5" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="15" value="Scheduled/delayed Queued&nbsp;<br>messages" style="text;html=1;align=right;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="92" y="234" width="169" height="41" as="geometry"/>
</mxCell>
<mxCell id="18" style="edgeStyle=none;html=1;" parent="1" source="17" target="2" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="17" value="Nginx<br>(for load balancer)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="-334" y="275" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="20" value="Queued messages/without delayed&nbsp;<br>message" style="text;html=1;align=right;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="56" y="308.5" width="209" height="41" as="geometry"/>
</mxCell>
<mxCell id="21" value="redis-kafka-bridge-failed<br>(CRON JOB)" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="430" y="132" width="166" height="60" as="geometry"/>
</mxCell>
<mxCell id="24" value="HTTP Send" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="694" y="373" width="120" height="79" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>