feat: playground simulador de rendimiento NATS (webapp WebSocket + canvas)

Reemplaza el widget ipywidgets del notebook 04 (fragil: 'model not found' sin
re-ejecutar) por una webapp standalone. server.py corre el benchmark NATS y
transmite muestras por WebSocket; index.html dibuja la grafica en movimiento en
un canvas sin dependencias front. Reutiliza el venv del analisis.
Verificado: 100k msgs -> 4 subs = 400k entregas (~367k/s) en ~1.1s.
This commit is contained in:
Egutierrez
2026-06-03 22:02:08 +02:00
parent c9e28b8135
commit b42f2b8255
4 changed files with 396 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
playground/playground.log
playground/__pycache__/