Remove Aggregator Remove Continuous Deployment Remove Hiring Remove HTML
article thumbnail

Lessons Learned: Sharding for startups

Startup Lessons Learned

Ive taught everyone from hard-core programmers to scripters to HTML-designers to use it properly. Using memcacheds multiget, which allows the fetching of many keys in parallel, I have written code to aggregate all the shard lookups for a given page and prefetch them, reducing the overhead even further. And implementing it is easy, too.