« earlier | later » Page 1 of 1
Redis new data structure: the HyperLogLog - Antirez weblog edit / delete
A neat algorithm for counting large sets of items using a small data structure, using hashing and some intelligent statistics.
to algorithms cardinality counting hyperloglog scalability ... on 29 May 2014
The C10K problem edit / delete
Web server scalability writeup from a few years. It's still interesting reading.
to concurrency networking programming research scalability web ... on 13 August 2006
« earlier | later » Page 1 of 1
- scalability | |
1 | + algorithms |
1 | + cardinality |
1 | + concurrency |
1 | + counting |
1 | + hyperloglog |
1 | + networking |
1 | + programming |
1 | + research |
1 | + web |
tasty by Adam Sampson.