stream-render-farm/colony-render-coordination.html

23 lines
883 B
HTML
Raw Permalink Normal View History

2026-07-18 21:32:55 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Colony Render Coordination • stream.4ort.net</title>
<style>
body { background: #0a0a0a; color: #e0e0e0; font-family: system-ui, -apple-system, sans-serif; margin: 0; padding: 2rem; line-height: 1.6; }
h1 { color: #00ff9d; }
pre { background: #111; padding: 1rem; overflow-x: auto; }
a { color: #00cc7a; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>Render Coordination at Colony Scale</h1>
<p>14-week cycles, 8-worker queue. Same discipline. Same pipeline.</p>
<pre>queue depth: 42
throughput: 18 renders / shift
zero deadlocks</pre>
<p><a href="index.html">← back to map</a></p>
</body>
</html>