-
Notifications
You must be signed in to change notification settings - Fork 1
/
celery_multi_cmd_flow.drawio
115 lines (115 loc) · 8.92 KB
/
celery_multi_cmd_flow.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
<mxfile host="www.draw.io" modified="2019-11-22T06:48:45.004Z" agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.90 Safari/537.36" etag="fffbo2xRac7pcdyhIvG5" version="12.2.9" type="github" pages="1">
<diagram name="Page-1" id="13e1069c-82ec-6db2-03f1-153e76fe0fe0">
<mxGraphModel dx="1808" dy="748" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0" pageScale="1" pageWidth="1100" pageHeight="850" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-1" value="CeleryCommand" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="1">
<mxGeometry x="205" y="57" width="100" height="580" as="geometry"/>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-3" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="fqZ5Hh2Q11245E8FZC6k-1">
<mxGeometry x="45" y="68" width="10" height="24" as="geometry"/>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-6" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="fqZ5Hh2Q11245E8FZC6k-1">
<mxGeometry x="45" y="121" width="10" height="432" as="geometry"/>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-9" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="fqZ5Hh2Q11245E8FZC6k-1">
<mxGeometry x="50" y="168" width="10" height="352" as="geometry"/>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-10" value="handle_argv(prog_name, argv)" style="edgeStyle=orthogonalEdgeStyle;html=1;align=left;spacingLeft=2;endArrow=block;rounded=0;entryX=1;entryY=0;" edge="1" target="fqZ5Hh2Q11245E8FZC6k-9" parent="fqZ5Hh2Q11245E8FZC6k-1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="55" y="148" as="sourcePoint"/>
<Array as="points">
<mxPoint x="80" y="148"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-11" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="fqZ5Hh2Q11245E8FZC6k-1">
<mxGeometry x="55" y="213" width="10" height="280" as="geometry"/>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-12" value="execute(command, argv)" style="edgeStyle=orthogonalEdgeStyle;html=1;align=left;spacingLeft=2;endArrow=block;rounded=0;entryX=1;entryY=0;" edge="1" target="fqZ5Hh2Q11245E8FZC6k-11" parent="fqZ5Hh2Q11245E8FZC6k-1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="60" y="193" as="sourcePoint"/>
<Array as="points">
<mxPoint x="85" y="193"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-2" value="Actor" style="shape=umlActor;verticalLabelPosition=bottom;labelBackgroundColor=#ffffff;verticalAlign=top;html=1;" vertex="1" parent="1">
<mxGeometry x="-12" y="118" width="30" height="60" as="geometry"/>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-4" value="init()" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;exitX=0.75;exitY=0.1;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" target="fqZ5Hh2Q11245E8FZC6k-3" parent="1" source="fqZ5Hh2Q11245E8FZC6k-2">
<mxGeometry relative="1" as="geometry">
<mxPoint x="180" y="125" as="sourcePoint"/>
</mxGeometry>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-5" value="cmd" style="html=1;verticalAlign=bottom;endArrow=open;dashed=1;endSize=8;exitX=0;exitY=0.95;entryX=0.5;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" source="fqZ5Hh2Q11245E8FZC6k-3" parent="1" target="fqZ5Hh2Q11245E8FZC6k-2">
<mxGeometry relative="1" as="geometry">
<mxPoint x="180" y="201" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-7" value="execute_from_commandline(argv)" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;exitX=1;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" target="fqZ5Hh2Q11245E8FZC6k-6" parent="1" source="fqZ5Hh2Q11245E8FZC6k-2">
<mxGeometry relative="1" as="geometry">
<mxPoint x="180" y="178" as="sourcePoint"/>
</mxGeometry>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-13" value="worker" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="1">
<mxGeometry x="514" y="57" width="100" height="585" as="geometry"/>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-14" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="fqZ5Hh2Q11245E8FZC6k-13">
<mxGeometry x="45" y="233" width="10" height="27" as="geometry"/>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-17" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="fqZ5Hh2Q11245E8FZC6k-13">
<mxGeometry x="45" y="294" width="10" height="196" as="geometry"/>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-24" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="fqZ5Hh2Q11245E8FZC6k-13">
<mxGeometry x="50" y="328" width="10" height="140" as="geometry"/>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-25" value="__call__()" style="edgeStyle=orthogonalEdgeStyle;html=1;align=left;spacingLeft=2;endArrow=block;rounded=0;entryX=1;entryY=0;" edge="1" target="fqZ5Hh2Q11245E8FZC6k-24" parent="fqZ5Hh2Q11245E8FZC6k-13">
<mxGeometry relative="1" as="geometry">
<mxPoint x="55" y="308" as="sourcePoint"/>
<Array as="points">
<mxPoint x="80" y="308"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-26" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="fqZ5Hh2Q11245E8FZC6k-13">
<mxGeometry x="55" y="386" width="10" height="40" as="geometry"/>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-27" value="run()" style="edgeStyle=orthogonalEdgeStyle;html=1;align=left;spacingLeft=2;endArrow=block;rounded=0;entryX=1;entryY=0;" edge="1" target="fqZ5Hh2Q11245E8FZC6k-26" parent="fqZ5Hh2Q11245E8FZC6k-13">
<mxGeometry relative="1" as="geometry">
<mxPoint x="60" y="366" as="sourcePoint"/>
<Array as="points">
<mxPoint x="85" y="366"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-15" value="init()" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;" edge="1" target="fqZ5Hh2Q11245E8FZC6k-14" parent="1" source="fqZ5Hh2Q11245E8FZC6k-11">
<mxGeometry relative="1" as="geometry">
<mxPoint x="489" y="283" as="sourcePoint"/>
</mxGeometry>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-16" value="return" style="html=1;verticalAlign=bottom;endArrow=open;dashed=1;endSize=8;exitX=0;exitY=0.95;" edge="1" source="fqZ5Hh2Q11245E8FZC6k-14" parent="1" target="fqZ5Hh2Q11245E8FZC6k-11">
<mxGeometry relative="1" as="geometry">
<mxPoint x="489" y="359" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-18" value="run_from_argv(prog_name, argv, command)" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;" edge="1" target="fqZ5Hh2Q11245E8FZC6k-17" parent="1" source="fqZ5Hh2Q11245E8FZC6k-11">
<mxGeometry relative="1" as="geometry">
<mxPoint x="489" y="351" as="sourcePoint"/>
</mxGeometry>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-19" value="return" style="html=1;verticalAlign=bottom;endArrow=open;dashed=1;endSize=8;exitX=0;exitY=0.95;" edge="1" source="fqZ5Hh2Q11245E8FZC6k-17" parent="1" target="fqZ5Hh2Q11245E8FZC6k-11">
<mxGeometry relative="1" as="geometry">
<mxPoint x="489" y="427" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="fqZ5Hh2Q11245E8FZC6k-8" value="return" style="html=1;verticalAlign=bottom;endArrow=open;dashed=1;endSize=8;exitX=0;exitY=0.95;entryX=0;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" source="fqZ5Hh2Q11245E8FZC6k-6" parent="1" target="fqZ5Hh2Q11245E8FZC6k-2">
<mxGeometry relative="1" as="geometry">
<mxPoint x="23" y="191" as="targetPoint"/>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>