mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
96 lines
5.2 KiB
XML
96 lines
5.2 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_pub_sub Pages: 1 -->
|
|
<svg width="584pt" height="188pt"
|
|
viewBox="0.00 0.00 584.00 188.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 184)">
|
|
<title>nats_pub_sub</title>
|
|
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-184 580,-184 580,4 -4,4"/>
|
|
<!-- sub1 -->
|
|
<g id="node1" class="node">
|
|
<title>sub1</title>
|
|
<polygon fill="none" stroke="#000000" points="170.1559,-180 79.8441,-180 79.8441,-144 170.1559,-144 170.1559,-180"/>
|
|
<text text-anchor="middle" x="125" y="-164.8" font-family="Times,serif" font-size="14.00" fill="#000000">SUB</text>
|
|
<text text-anchor="middle" x="125" y="-150.8" font-family="Times,serif" font-size="14.00" fill="#000000">com.msg.one</text>
|
|
</g>
|
|
<!-- pub1 -->
|
|
<g id="node2" class="node">
|
|
<title>pub1</title>
|
|
<polygon fill="none" stroke="#000000" points="333.1559,-180 242.8441,-180 242.8441,-144 333.1559,-144 333.1559,-180"/>
|
|
<text text-anchor="middle" x="288" y="-164.8" font-family="Times,serif" font-size="14.00" fill="#000000">PUB</text>
|
|
<text text-anchor="middle" x="288" y="-150.8" font-family="Times,serif" font-size="14.00" fill="#000000">com.msg.one</text>
|
|
</g>
|
|
<!-- natsserver -->
|
|
<g id="node4" class="node">
|
|
<title>natsserver</title>
|
|
<polygon fill="none" stroke="#000000" points="576,-108 0,-108 0,-72 576,-72 576,-108"/>
|
|
<text text-anchor="middle" x="288" y="-85.8" font-family="Times,serif" font-size="14.00" fill="#000000">NATS</text>
|
|
</g>
|
|
<!-- pub1->natsserver -->
|
|
<g id="edge1" class="edge">
|
|
<title>pub1->natsserver</title>
|
|
<path fill="none" stroke="#000000" stroke-width="2" d="M288,-143.8314C288,-143.8314 288,-118.4133 288,-118.4133"/>
|
|
<polygon fill="#000000" stroke="#000000" stroke-width="2" points="291.5001,-118.4132 288,-108.4133 284.5001,-118.4133 291.5001,-118.4132"/>
|
|
</g>
|
|
<!-- non_active -->
|
|
<g id="node3" class="node">
|
|
<title>non_active</title>
|
|
<polygon fill="none" stroke="#000000" points="487.0899,-180 404.9101,-180 404.9101,-144 487.0899,-144 487.0899,-180"/>
|
|
<text text-anchor="middle" x="446" y="-164.8" font-family="Times,serif" font-size="14.00" fill="#000000">Non-Active</text>
|
|
<text text-anchor="middle" x="446" y="-150.8" font-family="Times,serif" font-size="14.00" fill="#000000">Subscriber</text>
|
|
</g>
|
|
<!-- natsserver->sub1 -->
|
|
<g id="edge2" class="edge">
|
|
<title>natsserver->sub1</title>
|
|
<path fill="none" stroke="#000000" stroke-width="2" d="M125,-108.1686C125,-108.1686 125,-133.5867 125,-133.5867"/>
|
|
<polygon fill="#000000" stroke="#000000" stroke-width="2" points="121.5001,-133.5867 125,-143.5867 128.5001,-133.5868 121.5001,-133.5867"/>
|
|
</g>
|
|
<!-- natsserver->non_active -->
|
|
<g id="edge3" class="edge">
|
|
<title>natsserver->non_active</title>
|
|
<path fill="none" stroke="#ff0000" stroke-dasharray="5,2" d="M446,-108.1686C446,-119 446,-132.7124 446,-143.5867"/>
|
|
</g>
|
|
<!-- sub2 -->
|
|
<g id="node5" class="node">
|
|
<title>sub2</title>
|
|
<polygon fill="none" stroke="#000000" points="170.1559,-36 79.8441,-36 79.8441,0 170.1559,0 170.1559,-36"/>
|
|
<text text-anchor="middle" x="125" y="-20.8" font-family="Times,serif" font-size="14.00" fill="#000000">SUB</text>
|
|
<text text-anchor="middle" x="125" y="-6.8" font-family="Times,serif" font-size="14.00" fill="#000000">com.msg.one</text>
|
|
</g>
|
|
<!-- natsserver->sub2 -->
|
|
<g id="edge4" class="edge">
|
|
<title>natsserver->sub2</title>
|
|
<path fill="none" stroke="#000000" stroke-width="2" d="M125,-71.8314C125,-71.8314 125,-46.4133 125,-46.4133"/>
|
|
<polygon fill="#000000" stroke="#000000" stroke-width="2" points="128.5001,-46.4132 125,-36.4133 121.5001,-46.4133 128.5001,-46.4132"/>
|
|
</g>
|
|
<!-- sub3 -->
|
|
<g id="node6" class="node">
|
|
<title>sub3</title>
|
|
<polygon fill="none" stroke="#000000" points="333.9425,-36 242.0575,-36 242.0575,0 333.9425,0 333.9425,-36"/>
|
|
<text text-anchor="middle" x="288" y="-20.8" font-family="Times,serif" font-size="14.00" fill="#000000">SUB</text>
|
|
<text text-anchor="middle" x="288" y="-6.8" font-family="Times,serif" font-size="14.00" fill="#000000">com.msg.two</text>
|
|
</g>
|
|
<!-- natsserver->sub3 -->
|
|
<g id="edge5" class="edge">
|
|
<title>natsserver->sub3</title>
|
|
<path fill="none" stroke="#ff0000" stroke-dasharray="5,2" d="M288,-71.8314C288,-61 288,-47.2876 288,-36.4133"/>
|
|
</g>
|
|
<!-- sub4 -->
|
|
<g id="node7" class="node">
|
|
<title>sub4</title>
|
|
<polygon fill="none" stroke="#000000" points="482.9427,-36 405.0573,-36 405.0573,0 482.9427,0 482.9427,-36"/>
|
|
<text text-anchor="middle" x="444" y="-20.8" font-family="Times,serif" font-size="14.00" fill="#000000">SUB</text>
|
|
<text text-anchor="middle" x="444" y="-6.8" font-family="Times,serif" font-size="14.00" fill="#000000">com.msg.*</text>
|
|
</g>
|
|
<!-- natsserver->sub4 -->
|
|
<g id="edge6" class="edge">
|
|
<title>natsserver->sub4</title>
|
|
<path fill="none" stroke="#000000" stroke-width="2" d="M444,-71.8314C444,-71.8314 444,-46.4133 444,-46.4133"/>
|
|
<polygon fill="#000000" stroke="#000000" stroke-width="2" points="447.5001,-46.4132 444,-36.4133 440.5001,-46.4133 447.5001,-46.4132"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|