Lyle-Tafoya / Steam-Categorizer

Automatically generate categories for games in your Steam library
GNU General Public License v3.0
25 stars 2 forks source link

Add threading to store page lookups #2

Closed Lyle-Tafoya closed 8 years ago

Lyle-Tafoya commented 8 years ago

Steam store page lookups are too slow. Add multi-threading to fix that.

Lyle-Tafoya commented 8 years ago

This enhancement has been added as of v0.2.2 9c009e0 Store page lookups will run with 16 Ruby threads.