Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 584 Bytes

020-the-simulation.md

File metadata and controls

15 lines (13 loc) · 584 Bytes
title expires_at tags
The Simulation
never
diego-release
auction

The Simulation

The simulation spins up a number of in-process SimulationReps. They implement the Rep client interface. This in-process communication mode allows us to isolate the algorithmic details from the communication details. It allows us to iterate on the scoring math and scheduling details quickly and efficiently.