|
|
<mxfile host="app.diagrams.net" modified="2024-02-19T16:27:36.947Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" etag="wIL1mBWOSZCqiDPh49Ts" version="23.1.5" type="device"> <diagram name="Page-1" id="2YBvvXClWsGukQMizWep"> <mxGraphModel dx="1434" dy="803" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="700" pageHeight="350" math="0" shadow="0"> <root> <mxCell id="0" /> <mxCell id="1" parent="0" /> <mxCell id="aM9ryv3xv72pqoxQDRHE-1" value="CacheData" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};" parent="1" vertex="1"> <mxGeometry x="130" y="30" width="100" height="300" as="geometry" /> </mxCell> <mxCell id="aM9ryv3xv72pqoxQDRHE-2" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};" parent="aM9ryv3xv72pqoxQDRHE-1" vertex="1"> <mxGeometry x="45" y="110" width="10" height="170" as="geometry" /> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-1" value="Thread 2" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};" parent="1" vertex="1"> <mxGeometry x="290" y="30" width="100" height="300" as="geometry" /> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-2" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};" parent="RjI6kM-8N4aADmqfwwHL-1" vertex="1"> <mxGeometry x="45" y="110" width="10" height="20" as="geometry" /> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-29" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};" parent="RjI6kM-8N4aADmqfwwHL-1" vertex="1"> <mxGeometry x="45" y="260" width="10" height="20" as="geometry" /> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-3" value="Thread 1" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};" parent="1" vertex="1"> <mxGeometry x="410" y="30" width="100" height="300" as="geometry" /> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-4" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};" parent="RjI6kM-8N4aADmqfwwHL-3" vertex="1"> <mxGeometry x="45" y="140" width="10" height="110" as="geometry" /> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-5" value="WaitOnCompletion" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;" parent="1" source="RjI6kM-8N4aADmqfwwHL-2" target="aM9ryv3xv72pqoxQDRHE-2" edge="1"> <mxGeometry relative="1" as="geometry"> <mxPoint x="360" y="150" as="sourcePoint" /> <Array as="points"> <mxPoint x="280" y="150" /> </Array> <mxPoint x="190" y="150" as="targetPoint" /> </mxGeometry> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-10" value="Add Handlers" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;" parent="1" edge="1"> <mxGeometry relative="1" as="geometry"> <mxPoint x="455" y="179.57999999999998" as="sourcePoint" /> <Array as="points"> <mxPoint x="285" y="179.57999999999998" /> </Array> <mxPoint x="185" y="179.57999999999998" as="targetPoint" /> </mxGeometry> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-12" value="WaitOnCompletion" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" edge="1"> <mxGeometry relative="1" as="geometry"> <mxPoint x="455" y="240" as="sourcePoint" /> <Array as="points"> <mxPoint x="320" y="240" /> </Array> <mxPoint x="185" y="240" as="targetPoint" /> </mxGeometry> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-15" value="atomic wait on cache update" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1"> <mxGeometry x="50" y="60" width="90" height="30" as="geometry" /> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-17" value="" style="endArrow=none;dashed=1;html=1;rounded=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" parent="1" target="RjI6kM-8N4aADmqfwwHL-15" edge="1"> <mxGeometry width="50" height="50" relative="1" as="geometry"> <mxPoint x="95" y="330" as="sourcePoint" /> <mxPoint x="250" y="190" as="targetPoint" /> </mxGeometry> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-18" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> <mxGeometry x="90" y="110" width="10" height="190" as="geometry" /> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-20" value="<p style="line-height: 101%;"><br></p>" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;entryX=1.033;entryY=0.142;entryDx=0;entryDy=0;entryPerimeter=0;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" edge="1"> <mxGeometry x="-0.0667" y="-40" relative="1" as="geometry"> <mxPoint x="175" y="160" as="sourcePoint" /> <Array as="points"> <mxPoint x="140" y="160" /> </Array> <mxPoint x="100" y="160" as="targetPoint" /> <mxPoint as="offset" /> </mxGeometry> </mxCell> <mxCell id="7ueDTxc7tV6g5FLCigbC-2" value="T2: wait" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="RjI6kM-8N4aADmqfwwHL-20" vertex="1" connectable="0"> <mxGeometry x="-0.0889" y="-16" relative="1" as="geometry"> <mxPoint x="-1" y="6" as="offset" /> </mxGeometry> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-22" value="return" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;dashed=1;" parent="1" edge="1"> <mxGeometry relative="1" as="geometry"> <mxPoint x="185" y="210" as="sourcePoint" /> <Array as="points"> <mxPoint x="340" y="210" /> </Array> <mxPoint x="455" y="210" as="targetPoint" /> </mxGeometry> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-26" value="return T2" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;dashed=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" edge="1"> <mxGeometry relative="1" as="geometry"> <mxPoint x="100" y="290" as="sourcePoint" /> <Array as="points" /> <mxPoint x="175" y="290" as="targetPoint" /> </mxGeometry> </mxCell> <mxCell id="RjI6kM-8N4aADmqfwwHL-27" value="return" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;dashed=1;" parent="1" source="aM9ryv3xv72pqoxQDRHE-2" target="RjI6kM-8N4aADmqfwwHL-29" edge="1"> <mxGeometry relative="1" as="geometry"> <mxPoint x="190" y="300.1" as="sourcePoint" /> <Array as="points"> <mxPoint x="330" y="300" /> </Array> <mxPoint x="365" y="300.1" as="targetPoint" /> </mxGeometry> </mxCell> <mxCell id="7ueDTxc7tV6g5FLCigbC-1" value="return" style="html=1;verticalAlign=bottom;endArrow=classicThin;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;endFill=1;dashed=1;" parent="1" source="aM9ryv3xv72pqoxQDRHE-2" target="RjI6kM-8N4aADmqfwwHL-4" edge="1"> <mxGeometry relative="1" as="geometry"> <mxPoint x="190" y="269.17" as="sourcePoint" /> <Array as="points"> <mxPoint x="345" y="269.17" /> </Array> <mxPoint x="420" y="270" as="targetPoint" /> </mxGeometry> </mxCell> </root> </mxGraphModel> </diagram> </mxfile>
|