The idle sleep feature of Go Proxy could be a gamechanger since cheap servers can host lots of infrequently used apps. Guess it should become the standard and extend to background processes too, like a PM2 or Systemd.
How is go-proxy implementing idle sleep? Swap and/or CGI can do similar things, but maybe go-proxy uses knowledge of QPS to know which services to make idle?
https://github.com/yusing/go-proxy?tab=readme-ov-file#idlesl...