caggle / vautomator

Iterative automation of common VA tasks using functional programming.
1 stars 3 forks source link

Improve performance/efficiency #5

Open caggle opened 6 years ago

caggle commented 6 years ago

This could either be done via multithreading/queuing (look into Celery or RQ)