ºÝºÝߣ: In Huanteng Smart we manufacture smart household gadgets which all connect to a single long running eventmachine application to receive and send instructions with the server. This eventmachine application is a single Linux process holding all TCP connections never closes them. One day, we found that this process was leaking memory, and here is how we managed to trace its cause.
1 of 36
Download to read offline
More Related Content
Tracing a Memory-leak in a Long Running Eventmachine Application