mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
59 lines
3.1 KiB
XML
59 lines
3.1 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 Pages: 1 -->
|
|
<svg width="296pt" height="171pt"
|
|
viewBox="0.00 0.00 296.00 171.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 167)">
|
|
<title>nats</title>
|
|
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-167 292,-167 292,4 -4,4"/>
|
|
<!-- publisher -->
|
|
<g id="node1" class="node">
|
|
<title>publisher</title>
|
|
<polygon fill="none" stroke="#000000" points="4.3018,-118.5 4.3018,-162.5 111.6982,-162.5 111.6982,-118.5 4.3018,-118.5"/>
|
|
<text text-anchor="middle" x="58" y="-147.3" font-family="Times,serif" font-size="14.00" fill="#000000">Application 1</text>
|
|
<polyline fill="none" stroke="#000000" points="4.3018,-140.5 111.6982,-140.5 "/>
|
|
<text text-anchor="middle" x="58" y="-125.3" font-family="Times,serif" font-size="14.00" fill="#000000">NATS Publisher</text>
|
|
</g>
|
|
<!-- natsserver -->
|
|
<g id="node3" class="node">
|
|
<title>natsserver</title>
|
|
<polygon fill="none" stroke="#000000" points="288,-82 0,-82 0,-81 288,-81 288,-82"/>
|
|
</g>
|
|
<!-- publisher--natsserver -->
|
|
<g id="edge1" class="edge">
|
|
<title>publisher:nats--natsserver</title>
|
|
<path fill="none" stroke="#000000" stroke-width="2" d="M58,-118.3672C58,-105.5168 58,-85.6791 58,-82.0725"/>
|
|
</g>
|
|
<!-- application -->
|
|
<g id="node2" class="node">
|
|
<title>application</title>
|
|
<polygon fill="none" stroke="#000000" points="183.7017,-118.5 183.7017,-162.5 276.2983,-162.5 276.2983,-118.5 183.7017,-118.5"/>
|
|
<text text-anchor="middle" x="230" y="-147.3" font-family="Times,serif" font-size="14.00" fill="#000000">Application 3</text>
|
|
<polyline fill="none" stroke="#000000" points="183.7017,-140.5 276.2983,-140.5 "/>
|
|
<text text-anchor="middle" x="230" y="-125.3" font-family="Times,serif" font-size="14.00" fill="#000000"> </text>
|
|
</g>
|
|
<!-- application--natsserver -->
|
|
<g id="edge2" class="edge">
|
|
<title>application:nats--natsserver</title>
|
|
<path fill="none" stroke="#000000" d="M230,-118.3672C230,-105.5168 230,-85.6791 230,-82.0725"/>
|
|
</g>
|
|
<!-- subscriber -->
|
|
<g id="node4" class="node">
|
|
<title>subscriber</title>
|
|
<polygon fill="none" stroke="#000000" points="86.8086,-.5 86.8086,-44.5 201.1914,-44.5 201.1914,-.5 86.8086,-.5"/>
|
|
<text text-anchor="middle" x="144" y="-29.3" font-family="Times,serif" font-size="14.00" fill="#000000">NATS Subscriber</text>
|
|
<polyline fill="none" stroke="#000000" points="86.8086,-22.5 201.1914,-22.5 "/>
|
|
<text text-anchor="middle" x="144" y="-7.3" font-family="Times,serif" font-size="14.00" fill="#000000">Application 2</text>
|
|
</g>
|
|
<!-- natsserver--subscriber -->
|
|
<g id="edge3" class="edge">
|
|
<title>natsserver--subscriber:nats</title>
|
|
<path fill="none" stroke="#000000" stroke-width="2" d="M144,-80.9609C144,-80.9609 144,-54.7842 144,-54.7842"/>
|
|
<polygon fill="#000000" stroke="#000000" stroke-width="2" points="147.5001,-54.7842 144,-44.7842 140.5001,-54.7842 147.5001,-54.7842"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|