anselal / antminer-monitor

Cryptocurrency ASIC mining hardware monitor using a simple web interface
GNU General Public License v3.0
228 stars 145 forks source link

Poll miners using threads #167

Closed anselal closed 4 years ago

anselal commented 4 years ago

Currently AntminerMonitor is using only one thread in the background while querying the miners. Making use of threads will speed up querying significantly