ArkFlow – High-performance Rust stream processing engine 1 year ago
You can read a config file at runtime, but this will need recompilation with every config change, which is kind of useless.
HN user
You can read a config file at runtime, but this will need recompilation with every config change, which is kind of useless.
Have been building same thing in rust, The part for processing data is quite complex, and I agree that coding in python is a better way