|
|
|
|
|
by FpUser
2409 days ago
|
|
This is very generic statement. I do write servers for example that run non stop and frankly I've long forgotten when the production version caused memory issues. Basically combination of being diligent, using memory leak detection tools and certain programming style works for me just fine. For example my latest game server is up more than 2 month already and the only reason it gets restarted is that I am updating it with the new version. |
|
https://twitter.com/lazyfishbarrel is very much worth reading.