File: worker-scatter-state.svg

package info (click to toggle)
dask.distributed 2022.12.1%2Bds.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,164 kB
  • sloc: python: 81,938; javascript: 1,549; makefile: 228; sh: 100
file content (30 lines) | stat: -rw-r--r-- 1,389 bytes parent folder | download | duplicates (2)
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
<?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 3.0.0 (20220315.2325)
 -->
<!-- Pages: 1 -->
<svg width="242pt" height="44pt"
 viewBox="0.00 0.00 241.58 44.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 40)">
<polygon fill="#ffffff" fill-opacity="0.941176" stroke="transparent" points="-4,4 -4,-40 237.58,-40 237.58,4 -4,4"/>
<!-- released -->
<g id="node1" class="node">
<title>released</title>
<ellipse fill="none" stroke="black" cx="50.05" cy="-18" rx="50.09" ry="18"/>
<text text-anchor="middle" x="50.05" y="-14.3" font-family="Times,serif" font-size="14.00">released</text>
</g>
<!-- memory -->
<g id="node2" class="node">
<title>memory</title>
<ellipse fill="none" stroke="black" cx="184.84" cy="-18" rx="48.99" ry="18"/>
<text text-anchor="middle" x="184.84" y="-14.3" font-family="Times,serif" font-size="14.00">memory</text>
</g>
<!-- released&#45;&gt;memory -->
<g id="edge1" class="edge">
<title>released&#45;&gt;memory</title>
<path fill="none" stroke="black" d="M100.11,-18C108.41,-18 117.1,-18 125.61,-18"/>
<polygon fill="black" stroke="black" points="125.85,-21.5 135.85,-18 125.85,-14.5 125.85,-21.5"/>
</g>
</g>
</svg>