.. ot-topic:: ecproposal.ec1.linux.exercise_avg_sensor_parallel :dependencies: ecproposal.ec1.mt.wait, ecproposal.ec1.mt.exercise_mt_race_fixed, ecproposal.ec1.linux.exercise_avg_sensor EX: Averaging Sensor (parallel) =============================== Goals ----- * Apply :doc:`mt_wait` * Learn about the basic principle of *parallelizing* something * Learn what *thread pools* can do Outcome ------- * An alternative :doc:`averaging sensor ` type which does parallel reads