yacy_search_server/source/de/anomic/yacy
orbiter f2e8ffd768 enhancement in synchronisation
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7525 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-02-25 01:19:39 +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 - removed synchronization in serverSwitch which should improve speed 2011-02-22 12:56:25 +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
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 - removed usage of /etc/alternatives/www-browser because of problems with lynx, see: 2011-02-21 11:53:45 +00:00
yacyCore.java - fixed/enhanced move to SD/16:9 images (network, web structure) 2011-01-27 10:16:14 +00:00
yacyNetwork.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
yacyNewsDB.java Enhanced Base64Order transformation: less overhead (transformation between StringBuilder and byte[]) 2011-02-25 00:56:31 +00:00
yacyNewsPool.java *) General private License? ;-) 2011-01-12 00:28:08 +00:00
yacyNewsQueue.java *) General private License? ;-) 2011-01-12 00:28:08 +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 enhancement in synchronisation 2011-02-25 01:19:39 +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