Commit Graph

16 Commits (5afa6e3aee5242d418c9f4a5405b529b1382009b)

Author SHA1 Message Date
Michael Peter Christen 4948c39e48 added concurrency for mass crawl check 12 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not 12 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user 12 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
Michael Peter Christen 5c6946dd5f replaced usage of log4j by ConcurrentLog where possible 12 years ago
Michael Peter Christen 8f2d3ce2f9 reduced locking situation in crawler: shifted synchronized location and 12 years ago
Michael Peter Christen af465cdca5 fix for wrong robots.txt loading for https protocol 12 years ago
Michael Peter Christen 8f3bd0c387 fix for smb crawl situation (lost too many urls) 12 years ago
orbiter 5aa5202adf fixes for filesystem indexing 12 years ago
Michael Peter Christen 71ed8e5e07 bugfixes for crawler 13 years ago
Michael Peter Christen 0fe8be7981 enhaced data structures for balancer and latency computation which 13 years ago
Michael Peter Christen c25d7bcb80 - added concurrency for robots.txt loading 13 years ago
Michael Peter Christen 2d9e577ad0 replaced the custom robots.txt loader by the standard http loader 13 years ago
Michael Peter Christen a33e2742cb - removed unnecessary synchronized and deadlock in crawler 13 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the 13 years ago
Michael Peter Christen 00c1c777fa refactoring 13 years ago