StormCrawler: Difference between revisions
Magioladitis (talk | contribs) |
Added {{linkrot}} and {{primary sources}} tags (within {{multiple issues}}) to article (TW) |
||
Line 2: | Line 2: | ||
{{refimprove|date=June 2016}}{{advert|date=June 2016}} |
{{refimprove|date=June 2016}}{{advert|date=June 2016}} |
||
{{notability|Products|date=September 2016}} |
{{notability|Products|date=September 2016}} |
||
{{linkrot|date=April 2017}} |
|||
{{primary sources|date=April 2017}} |
|||
}} |
}} |
||
{{Infobox software |
{{Infobox software |
||
| name = StormCrawler |
| name = StormCrawler |
Revision as of 21:16, 19 April 2017
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Developer(s) | DigitalPebble, Ltd. |
---|---|
Initial release | September 11, 2014 |
Stable release | 1.4
/ March 23, 2017 |
Repository | |
Written in | Java |
Operating system | Cross-platform |
Type | Web crawler |
License | Apache License |
Website | stormcrawler |
StormCrawler is an open source collection of resources for building low-latency, scalable web crawlers on Apache Storm. It is provided under Apache License and is written mostly in Java (programming language).
StormCrawler is modular and consists of a core module, which provides the basic building blocks of a web crawler such as fetching, parsing, URL filtering. Apart from the core components, the project also provide external resources, like for instance spout and bolts for Elasticsearch and Apache Solr or a ParserBolt which uses Apache Tika to parse various document formats.
The project is used in production by various companies.[1]
Linux.com published a Q&A in October 2016 with the author of StormCrawler.[2] InfoQ ran one in December 2016.[3] A comparative benchmark with Apache Nutch was published in January 2017 on dzone.com.[4]
The project WIKI contains a list of videos and slides available online.[5]
References
- ^ https://github.com/DigitalPebble/storm-crawler/wiki/Powered-By
- ^ https://www.linux.com/news/stormcrawler-open-source-sdk-building-web-crawlers-apachestorm
- ^ http://www.infoq.com/news/2016/12/nioche-stormcrawler-web-crawler
- ^ https://dzone.com/articles/the-battle-of-the-crawlers-apache-nutch-vs-stormcr
- ^ https://github.com/DigitalPebble/storm-crawler/wiki/Presentations