nomos-node/simulations/src
Al Liu ea7896f06c
Simulation streaming and gracefully shutdown (#119)
* add stream supports

* add test case

* add polars stream, and force to use stream for the runner

* using arcswap instead RefCell for producers

* finish gracefully shutdown

* - add IOProducer and IOSubscriber
- fix deadlock in sync runner
- fix testcases
2023-04-25 19:14:30 +08:00
..
bin Simulation streaming and gracefully shutdown (#119) 2023-04-25 19:14:30 +08:00
network Use par_iter in network module (#116) 2023-04-13 17:24:27 +03:00
node Simulation streaming and gracefully shutdown (#119) 2023-04-25 19:14:30 +08:00
output_processors Simulation streaming and gracefully shutdown (#119) 2023-04-25 19:14:30 +08:00
overlay Test voting steps with various node roles (#114) 2023-04-10 13:18:20 +03:00
runner Simulation streaming and gracefully shutdown (#119) 2023-04-25 19:14:30 +08:00
streaming Simulation streaming and gracefully shutdown (#119) 2023-04-25 19:14:30 +08:00
warding Pipe output data (#111) 2023-04-04 20:26:57 +08:00
lib.rs Simulation streaming and gracefully shutdown (#119) 2023-04-25 19:14:30 +08:00
settings.rs Simulation streaming and gracefully shutdown (#119) 2023-04-25 19:14:30 +08:00