0
A
回答
1
您可以在conf/nutch-site.xml中設置請求之間的線程數量和等待時間。
嘗試overrinding這些屬性,並將其設置爲你感到舒服的值:
<property>
<name>fetcher.threads.fetch</name>
<value>10</value>
<description>The number of FetcherThreads the fetcher should use.
This is also determines the maximum number of requests that are
made at once (each FetcherThread handles one connection). The total
number of threads running in distributed mode will be the number of
fetcher threads * number of nodes as fetcher has one map task per node.
</description>
</property>
<property>
<name>fetcher.threads.per.queue</name>
<value>1</value>
<description>This number is the maximum number of threads that
should be allowed to access a queue at one time.
</description>
</property>
相關問題
- 1. 避免磁盤
- 2. 如何避免物理磁盤I/O
- 3. 如何避免關閉
- 4. WMI關閉磁盤
- 5. 如何避免共享內存泄漏
- 6. 如何避免共享狀態?
- 7. 避免在關閉
- 8. 如何避免302作爲Google抓取?
- 9. MongoDb:避免過多的磁盤空間
- 10. 如何失去而不關閉鍵盤
- 11. 斯卡拉 - 如何避免關閉?
- 12. python - 如何避免關閉終端
- 13. Awesomium WebSession是否共享磁盤緩存?
- 14. Apache Mesos:共享磁盤空間?
- 15. 共享磁盤的用戶覆蓋
- 16. 羣集共享磁盤出現故障
- 17. 將reg文件傳遞給regedit而不寫入磁盤(以避免將解密數據寫入磁盤)
- 18. 如何增加Docker Sonarqube磁盤空間以避免此警告?
- 19. 如何避免在磁盤滿了時掛起stdout掛起?
- 20. 如何清理InputStream而不關閉它?
- 21. 如何停止sas而不關閉它?
- 22. 共享完成後,如何關閉LinkedIn共享頁面(共享它的方式打開新頁面)?
- 23. 避免抓着頭
- 24. 共享集服務,避免在共享組件
- 25. 避免共享驅動器崩潰
- 26. 如何創建虛擬磁盤空間以避免保存在硬盤上?
- 27. 爲什麼使用Vagrant而不是共享虛擬機磁盤本身更好?
- 28. 我可以通過ShareAction共享文本文件而不寫入磁盤嗎?
- 29. 共享首選項關閉
- 30. fcntl:打開和關閉磁盤緩存