EX: Averaging Sensor (parallel)¶
Goals¶
Learn about the basic principle of parallelizing something
Learn what thread pools can do
Outcome¶
An alternative averaging sensor type which does parallel reads
Learn about the basic principle of parallelizing something
Learn what thread pools can do
An alternative averaging sensor type which does parallel reads