Python
Past Presentations
Understanding Python Memory at Instagram
Instagram server is one of the biggest Python deployments in the world to support more than 700M active users. At Instagram, the computing parallelism is based on multi-processing instead of threading. Memory utilization becomes critical in such model, i.e., with less memory per process, we are...
Min Ni
Engineering Manager @Instagram