Open
Description
Problem to address
Modern systems provide multiple cores which are unused when the scripts run in a single thread.
Feature description
Process tasks concurrently to speed up processing of many laws significantly.
Implementation details
Use queue
module.
It should be used optionally with a command-line flag.