yacy_search_server/source/net/yacy/crawler/data
orbiter 8952153ecf update to Balancer algorithm:
- create a load list from the current list of known hosts
- do not create this list for each Balancer.pop access
- create the list from those hosts which have a zero-waiting time
- select 1/3 from that list which have the most urls waiting
- get hosts from the wainting list in random order
- fixes for some delta-time computations
- always load all urls from hosts which have never been loaded before
2012-10-28 13:24:49 +01:00
..
Cache.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00
CrawlProfile.java when a new crawl is started, an equal crawl, if still running, is 2012-10-25 10:20:55 +02:00
CrawlQueues.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00
Latency.java update to Balancer algorithm: 2012-10-28 13:24:49 +01:00
NoticedURL.java update to Balancer algorithm: 2012-10-28 13:24:49 +01:00
ResultImages.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00
ResultURLs.java Refactoring and redesign of data architecture to make URIMetadataRow 2012-10-18 14:29:11 +02:00
ZURL.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00