dcreager.net

Reading log

2024-11-19

Added [Pourdamghani2024], which proposes a modification to consistent hashing that supposedly reacts better to dynamically changing server load.

[Pourdamghani2024] Hash & Adjust: Competitive Demand-Aware Consistent Hashing

Added [Fallin2024], which talks about deriving a compiler (and in particular a JIT compiler) from an interpreter.

[Fallin2024] Partial evaluation, whole-program compilation