mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
72 lines
4.8 KiB
XML
72 lines
4.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
|
|
-->
|
|
<!-- Title: nats_queues Pages: 1 -->
|
|
<svg width="385pt" height="152pt"
|
|
viewBox="0.00 0.00 385.26 152.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 148)">
|
|
<title>nats_queues</title>
|
|
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-148 381.2638,-148 381.2638,4 -4,4"/>
|
|
<!-- publisher -->
|
|
<g id="node1" class="node">
|
|
<title>publisher</title>
|
|
<path fill="none" stroke="#000000" d="M56.8346,-90C56.8346,-90 12.0551,-90 12.0551,-90 6.0551,-90 .0551,-84 .0551,-78 .0551,-78 .0551,-66 .0551,-66 .0551,-60 6.0551,-54 12.0551,-54 12.0551,-54 56.8346,-54 56.8346,-54 62.8346,-54 68.8346,-60 68.8346,-66 68.8346,-66 68.8346,-78 68.8346,-78 68.8346,-84 62.8346,-90 56.8346,-90"/>
|
|
<text text-anchor="middle" x="34.4448" y="-67.8" font-family="Times,serif" font-size="14.00" fill="#000000">Publisher</text>
|
|
</g>
|
|
<!-- subject -->
|
|
<g id="node2" class="node">
|
|
<title>subject</title>
|
|
<ellipse fill="none" stroke="#000000" cx="198.3628" cy="-72" rx="33.3752" ry="33.3752"/>
|
|
<text text-anchor="middle" x="198.3628" y="-67.8" font-family="Times,serif" font-size="14.00" fill="#000000">Queue</text>
|
|
</g>
|
|
<!-- publisher->subject -->
|
|
<g id="edge1" class="edge">
|
|
<title>publisher->subject</title>
|
|
<path fill="none" stroke="#000000" d="M69.2076,-72C94.18,-72 128.0202,-72 154.797,-72"/>
|
|
<polygon fill="#000000" stroke="#000000" points="155.0496,-75.5001 165.0496,-72 155.0496,-68.5001 155.0496,-75.5001"/>
|
|
<text text-anchor="middle" x="117.0327" y="-74.8" font-family="Times,serif" font-size="14.00" fill="#000000">msgs 1,2,3</text>
|
|
</g>
|
|
<!-- sub1 -->
|
|
<g id="node3" class="node">
|
|
<title>sub1</title>
|
|
<path fill="none" stroke="#000000" d="M365.2019,-144C365.2019,-144 313.4497,-144 313.4497,-144 307.4497,-144 301.4497,-138 301.4497,-132 301.4497,-132 301.4497,-120 301.4497,-120 301.4497,-114 307.4497,-108 313.4497,-108 313.4497,-108 365.2019,-108 365.2019,-108 371.2019,-108 377.2019,-114 377.2019,-120 377.2019,-120 377.2019,-132 377.2019,-132 377.2019,-138 371.2019,-144 365.2019,-144"/>
|
|
<text text-anchor="middle" x="339.3258" y="-121.8" font-family="Times,serif" font-size="14.00" fill="#000000">Subscriber</text>
|
|
</g>
|
|
<!-- subject->sub1 -->
|
|
<g id="edge2" class="edge">
|
|
<title>subject->sub1</title>
|
|
<path fill="none" stroke="#000000" d="M229.6471,-83.9844C247.9227,-90.9854 271.3539,-99.9614 291.8636,-107.8182"/>
|
|
<polygon fill="#000000" stroke="#000000" points="290.7658,-111.1457 301.3562,-111.4546 293.27,-104.6089 290.7658,-111.1457"/>
|
|
<text text-anchor="middle" x="266.4688" y="-105.8" font-family="Times,serif" font-size="14.00" fill="#000000">msg 2</text>
|
|
</g>
|
|
<!-- sub2 -->
|
|
<g id="node4" class="node">
|
|
<title>sub2</title>
|
|
<path fill="none" stroke="#000000" d="M365.2019,-90C365.2019,-90 313.4497,-90 313.4497,-90 307.4497,-90 301.4497,-84 301.4497,-78 301.4497,-78 301.4497,-66 301.4497,-66 301.4497,-60 307.4497,-54 313.4497,-54 313.4497,-54 365.2019,-54 365.2019,-54 371.2019,-54 377.2019,-60 377.2019,-66 377.2019,-66 377.2019,-78 377.2019,-78 377.2019,-84 371.2019,-90 365.2019,-90"/>
|
|
<text text-anchor="middle" x="339.3258" y="-67.8" font-family="Times,serif" font-size="14.00" fill="#000000">Subscriber</text>
|
|
</g>
|
|
<!-- subject->sub2 -->
|
|
<g id="edge3" class="edge">
|
|
<title>subject->sub2</title>
|
|
<path fill="none" stroke="#000000" d="M231.7691,-72C249.5052,-72 271.6202,-72 291.1768,-72"/>
|
|
<polygon fill="#000000" stroke="#000000" points="291.433,-75.5001 301.433,-72 291.4329,-68.5001 291.433,-75.5001"/>
|
|
<text text-anchor="middle" x="266.4688" y="-74.8" font-family="Times,serif" font-size="14.00" fill="#000000">msg 1</text>
|
|
</g>
|
|
<!-- sub3 -->
|
|
<g id="node5" class="node">
|
|
<title>sub3</title>
|
|
<path fill="none" stroke="#000000" d="M365.2019,-36C365.2019,-36 313.4497,-36 313.4497,-36 307.4497,-36 301.4497,-30 301.4497,-24 301.4497,-24 301.4497,-12 301.4497,-12 301.4497,-6 307.4497,0 313.4497,0 313.4497,0 365.2019,0 365.2019,0 371.2019,0 377.2019,-6 377.2019,-12 377.2019,-12 377.2019,-24 377.2019,-24 377.2019,-30 371.2019,-36 365.2019,-36"/>
|
|
<text text-anchor="middle" x="339.3258" y="-13.8" font-family="Times,serif" font-size="14.00" fill="#000000">Subscriber</text>
|
|
</g>
|
|
<!-- subject->sub3 -->
|
|
<g id="edge4" class="edge">
|
|
<title>subject->sub3</title>
|
|
<path fill="none" stroke="#000000" d="M229.6471,-60.0156C247.9227,-53.0146 271.3539,-44.0386 291.8636,-36.1818"/>
|
|
<polygon fill="#000000" stroke="#000000" points="293.27,-39.3911 301.3562,-32.5454 290.7658,-32.8543 293.27,-39.3911"/>
|
|
<text text-anchor="middle" x="266.4688" y="-53.8" font-family="Times,serif" font-size="14.00" fill="#000000">msg 3</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|