xanxys / bonsai-massive

(discontinued) Massive artificial vegetation evolution simulator
5 stars 1 forks source link

Chunk server cannot take any snapshot when calculation of a few steps takes longer than 1 sec #58

Closed xanxys closed 8 years ago

xanxys commented 8 years ago

We should cache past snapshots in chunk servers (for fixed time (e.g. 1min) or count (e.g. recent 10)), and make SnapshotRequest to be able to choose immediate vs. blocking op.