We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
不能自定义线程数吗?12核cpu ,跑了100多个线程。。。。
The text was updated successfully, but these errors were encountered:
不能自定义线程,只能修改源码中的 cn.wanghaomiao.seimi.Constants.BASE_THREAD_NUM 和 cn.wanghaomiao.seimi.spring.common.SeimiCrawlerBootstrapListener.java 来修改线程池逻辑
Sorry, something went wrong.
下个版本能否加上呢? 自己改虽然可以,但是有点麻烦
同样12核心同样遭遇,改了一个版本,后来发现不改源码。也能绕过去。 hack seimi
No branches or pull requests
不能自定义线程数吗?12核cpu ,跑了100多个线程。。。。
The text was updated successfully, but these errors were encountered: