p-e-w / hegemon

A modular system monitor written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parallel updates

p-e-w opened this issue · comments

Data streams are completely independent of each other, so there is no reason not to update them in parallel.