From 2df7bb3307ecb4a065bb0222bbb88b3b1a9bbd9a Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Wed, 2 May 2018 09:36:23 +0800 Subject: [PATCH] Performance Tuning on Quartz Scheduler at eBay --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa956f3..9f91646 100644 --- a/README.md +++ b/README.md @@ -436,6 +436,7 @@ An updated and curated list of selected readings to illustrate High Scalability, * [Performance Monitoring with Riemann and Clojure at Walmart](https://medium.com/walmartlabs/performance-monitoring-with-riemann-and-clojure-eafc07fcd375) * [Performance Tracking Dashboard for Live Games at Zynga](https://www.zynga.com/blogs/engineering/live-games-have-evolving-performance) * [Optimizing CAL Report Hadoop MapReduce Jobs at eBay](https://www.ebayinc.com/stories/blogs/tech/optimization-of-cal-report-hadoop-mapreduce-job/) + * [Performance Tuning on Quartz Scheduler at eBay](https://www.ebayinc.com/stories/blogs/tech/performance-tuning-on-quartz-scheduler/) * [Performance Optimization on Video, Image, Page Load](https://developers.google.com/web/fundamentals/performance/why-performance-matters/) * [Optimizing 360 Photos at Scale at Facebook](https://code.facebook.com/posts/129055711052260/optimizing-360-photos-at-scale/) * [Reducing Image File Size in the Photos Infrastructure at Etsy](https://codeascraft.com/2017/05/30/reducing-image-file-size-at-etsy/)