Using Java Large Heap (110 GB) for Boosting Site Perpormance at Expedia

This commit is contained in:
binhnguyennus 2018-03-01 08:58:34 +08:00
parent 58b26ac7c3
commit aa98e72031
1 changed files with 1 additions and 0 deletions

View File

@ -386,6 +386,7 @@ An updated and curated list of selected readings to illustrate Scalability, Avai
* [Performance Monitoring with Riemann and Clojure at Walmart](https://medium.com/walmartlabs/performance-monitoring-with-riemann-and-clojure-eafc07fcd375)
* [Improving Homepage Performance at Zillow](https://www.zillow.com/engineering/improving-homepage-performance/)
* [Decreasing RAM Usage by 40% Using jemalloc with Python & Celery at Zapier](https://zapier.com/engineering/celery-python-jemalloc/)
* [Using Java Large Heap (110 GB) for Boosting Site Perpormance at Expedia](https://techblog.expedia.com/2015/09/25/solving-problems-with-very-large-java-heaps/)
## Others
* [Architecture of Tripod (Flickrs Backend)](https://yahooeng.tumblr.com/post/157200523046/introducing-tripod-flickrs-backend-refactored)