-
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