yacy_search_server/source/net/yacy
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
request into a separate thread and ignores the furthure result of a
request if that does not answer within the requested time-out. This is a
try to solve a problem with the peer-ping, which hangs whenever a peer
appears to be dead or blocked.
2014-01-19 15:21:23 +01:00
..
cider
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
crawler do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
data do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
document do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
gui set more logger to 'final static' 2013-11-13 06:18:48 +01:00
http do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
interaction do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
kelondro experimental removal of synchronization. This should work for all cases 2014-01-19 14:47:11 +01:00
peers do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
repository add to blacklist button in CrawlResults 2014-01-01 11:01:22 +01:00
search do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
server do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
upnp
utils use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
visualization logger should be static 2013-11-13 06:04:28 +01:00
dbtest.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
migration.java refactoring (usage of constant names for attributes of authentication 2014-01-05 04:23:44 +01:00
yacy.java do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
YaCySearchClient.java