[资源介绍]
Decreasing RAM Usage by 40% Using jemalloc with Python & Celery - The Zapier Engineering Blog
| Zapier
At Zapier, we're running hundreds of instances of Python and Celery, a distributed queue that helps us perform thousands of tasks per second. With that kind of load, the RAM usage has become a point of contention for us.To process all the activity within our service, we run...
* 使用 Python & Celery 在 Zapier 中通过 jemalloc 减少 40% 的 RAM 使用