yacy_search_server/source/net/yacy/peers
Michael Peter Christen e0d8643226 - performance hacks
- added log warnings in case that search processes run into time-out
situations
- better concurrency for Integer formatter (used a non-synchronized
formatter before)
- bugfix for search termination (a poison pill was missing)
- added timeout parameters for search (again) -> target is, that they
are never reached.
2012-06-04 15:37:39 +02:00
..
dht - fixes to node identification 2012-05-29 01:38:54 +02:00
graphics bugfix to http://bugs.yacy.net/view.php?id=181 2012-05-19 01:06:33 +02:00
operation using double instead float for a better release ordering 2012-05-30 15:28:20 +02:00
Accessible.java refactoring 2011-10-04 09:06:24 +00:00
EventChannel.java refactoring 2011-10-04 09:06:24 +00:00
Network.java Patch fuer Issue 0000102 2012-01-03 17:49:37 +01:00
NewsDB.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
NewsPool.java - faster ping to clean up old peers faster 2011-11-30 21:21:16 +00:00
NewsQueue.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
PeerActions.java redesign of fining of peers by ip: more leightweight method to read the 2011-12-21 01:14:43 +01:00
Protocol.java - performance hacks 2012-06-04 15:37:39 +02:00
RemoteSearch.java new indexing strategy: ALL links that appear anywhere are indexed, not 2012-04-22 02:05:17 +02:00
Seed.java only ASCII needed in seed bitflags 2012-05-30 15:42:28 +02:00
SeedDB.java - fixes to node identification 2012-05-29 01:38:54 +02:00