issues
search
MilliVolt
/
matcher
GNU General Public License v3.0
1
stars
0
forks
source link
Add process_matches.py
#19
Closed
vr2262
closed
8 years ago
vr2262
commented
8 years ago
Forever:
Get up to 10,000 unmatches.
Use a pool of workers to make matches and store them in the database.
Ask for more unmatches.
If there are no unmatches, wait for a minute.
Now with
asyncio
Forever:
Now with
asyncio