smsearcy / mesh-info

Collect and view information about an AREDN mesh network.
GNU General Public License v3.0
5 stars 2 forks source link

Parallelized writes to RRDtool #129

Open smsearcy opened 1 month ago

smsearcy commented 1 month ago

While RRDtool updated are fast enough, adding new nodes/links is slow. Let's see if a ProcessorPool can speed that up.