FLAMEGPU2 icon indicating copy to clipboard operation
FLAMEGPU2 copied to clipboard

Feature: Async / Buffered Output

Open ptheywood opened this issue 6 years ago • 0 comments

Minimise the impact of disk usage by buffering output, and/or asynchrenous disk output, so that the simulation can continue whilst disk IO occurs.

This will probably be an extension to the base writer class, implemented for all writers, or an additional abstract class / interface which concrete implementations may also implement.

ptheywood avatar Oct 03 '18 13:10 ptheywood