yacy_search_server/source/de/anomic
orbiter 19b2a50578 - enhanced date formatter cache
- added more instances of formatter objects to different classes to make them independent in case of lockings that may applay during synchronization of the date formatter object (date formatting is not thread-safe and must be synchronized therefore)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7528 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-02-25 12:23:00 +00:00
..
crawler *) deleted LogStatistics since the page did not work anymore and it seemed to be obsolete, tell me if you miss it and I will add it again 2011-02-18 01:46:07 +00:00
data 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
http removed unnecessary recording function that caused also a performance problem after serving too much files 2011-02-22 13:33:28 +00:00
net upnp: hint for wrongly detected local ip address 2010-10-31 20:05:59 +00:00
search enhancement in synchronisation 2011-02-25 01:19:39 +00:00
server - removed synchronization in serverSwitch which should improve speed 2011-02-22 12:56:25 +00:00
tools Enhanced Base64Order transformation: less overhead (transformation between StringBuilder and byte[]) 2011-02-25 00:56:31 +00:00
yacy - enhanced date formatter cache 2011-02-25 12:23:00 +00:00