Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How i can use threads? #60

Open
shadowzoom opened this issue Mar 24, 2017 · 1 comment
Open

How i can use threads? #60

shadowzoom opened this issue Mar 24, 2017 · 1 comment

Comments

@shadowzoom
Copy link

I can't find threads in help command. How i can use threads?

@jasonsperry
Copy link

jasonsperry commented Apr 13, 2017

It's now described as process_count and is altered with the -c option.

From the code:

parser.add_option("-c", "--process_count", dest = "process_count", default = 8, type = "int", help = "(optional) Number of lookup theads to run. default = 8")

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants