yacy_search_server/source/net/yacy
Michael Peter Christen 9ad1d8dde2 complete redesign of crawl queue monitoring: do not look at a
ready-prepared crawl list but at the stacks of the domains that are
stored for balanced crawling. This affects also the balancer since that
does not need to prepare the pre-selected crawl list for monitoring. As
a effect:
- it is no more possible to see the correct order of next to-be-crawled
links, since that depends on the actual state of the balancer stack the
next time another url is requested for loading
- the balancer works better since the next url can be selected according
to the current situation and not according to a pre-selected order.
2012-02-02 21:33:42 +01:00
..
ai Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
cora tried to fix the ipv6 problem as reported in bug 2012-02-01 22:26:19 +01:00
document complete redesign of crawl queue monitoring: do not look at a 2012-02-02 21:33:42 +01:00
gui refactoring of tray icon class, 2012-01-18 20:47:09 +01:00
kelondro free some memory after parsing html 2012-02-02 09:55:27 +01:00
peers free some memory after parsing html 2012-02-02 09:55:27 +01:00
repository Bugfix class repository.Loaddispatcher fixed download file limit of 10000 2012-01-26 04:10:44 +01:00
search complete redesign of crawl queue monitoring: do not look at a 2012-02-02 21:33:42 +01:00
upnp less dramatic upnp failures 2011-12-18 09:54:08 +01:00
utils Run from Java the whole app YACY 2012-01-09 01:49:37 +01:00
visualization - fixed network graphic 2011-11-30 20:50:41 +00:00
dbtest.java refactoring 2011-12-16 23:59:29 +01:00
migration.java
yacy.java refactoring of tray icon class, 2012-01-18 20:47:09 +01:00
YaCySearchClient.java