Note on Efficiency Trades Off Against Resiliency - Made of Bugs via Posts on Made of Bugs
One of my favorite systems papers ever is the COST paper, which examples a number of big-data platforms, and observes that many of them have the desirable property of scaling (near-)linearly with available hardware, but do so at the cost of being ludicrously less efficient than a tuned single-threaded implementation.
Reference
- Notes
- software, data, optimization
- Efficiency Trades Off Against Resiliency - Made of Bugs
-
Permalink to
2023.NTE.423
- Edit
← Previous | Next → |
Note on The Four Hobbies, and Apparent Expertise via marcbrooker@gmail.com (Marc Brooker) | Note on Teams Should Be an MVP Feature! via The Bullet Train Blog |