-
Stefy Lanza (nextime / spora ) authored
- Separate communication protocols: TCP for web-backend, Unix sockets for backend-workers - Remove file-based result passing, implement in-memory result storage in backend - Web interface polls backend via socket for results instead of reading files - Workers send results back through Unix socket connection to backend - Maintain persistent connections for efficient bidirectional communication
0aed6a48
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| backend.py | ||
| cluster_client.py | ||
| cluster_master.py | ||
| comm.py | ||
| compat.py | ||
| config.py | ||
| database.py | ||
| email.py | ||
| payments.py | ||
| queue.py | ||
| runpod.py | ||
| web.py | ||
| worker_analysis.py | ||
| worker_training.py |