Yet another Java 8 web crawler (ForkJoinPool, RecursiveAction, ConcurrentHashMap, jsoup)
-
Updated
Oct 23, 2018 - Java
Yet another Java 8 web crawler (ForkJoinPool, RecursiveAction, ConcurrentHashMap, jsoup)
🔍Search engine. Web applications on SpringBoot. It gets sites from application.yml and indexing all pages from sites. After indexing it is able to search pages according to search query on chosen site.
A Multi-threaded sorting application using Java's RecursiveAction class
Add a description, image, and links to the recursiveaction topic page so that developers can more easily learn about it.
To associate your repository with the recursiveaction topic, visit your repo's landing page and select "manage topics."