yacy_search_server/source/de/anomic/yacy
orbiter b1781d7aae some more performance hacks
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7533 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-02-26 01:24:49 +00:00
..
dht introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased. 2011-02-13 17:37:28 +00:00
graphics some more performance hacks 2011-02-26 01:24:49 +00:00
seedUpload extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours 2011-01-26 23:21:33 +00:00
Tray.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
yacyAccessible.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
yacyBuildProperties.java replaced more appearance of double values by float values 2011-02-02 00:06:29 +00:00
yacyChannel.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
yacyClient.java added convenience class to generate UTF StringBody objects with a default UTF8 charset. 2011-02-25 13:26:09 +00:00
yacyCore.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
yacyNetwork.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
yacyNewsDB.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
yacyNewsPool.java *) General private License? ;-) 2011-01-12 00:28:08 +00:00
yacyNewsQueue.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
yacyPeerActions.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
yacyRelease.java - enhanced main release recognition 2010-10-24 21:43:01 +00:00
yacySearch.java introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased. 2011-02-13 17:37:28 +00:00
yacySeed.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
yacySeedDB.java moved all Double values to Float values because of 2011-02-01 23:49:11 +00:00
yacySeedUploader.java extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours 2011-01-26 23:21:33 +00:00
yacyUpdateLocation.java
yacyVersion.java moved all Double values to Float values because of 2011-02-01 23:49:11 +00:00