yacy_search_server/source/de/anomic/yacy/dht
orbiter 42d90664f3 - fixed a memory leak in the httpc.post method (no finish)
- patched some more memory-saving relevant code
- some more minor bug fixes

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7541 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-03-01 09:03:33 +00:00
..
Dispatcher.java *) Fixed typo. 2010-11-28 03:05:22 +00:00
FlatWordPartitionScheme.java - enhanced concurrency in database index access for multicore 2010-08-03 04:58:48 +00:00
PartitionScheme.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
PeerSelection.java - fixed a memory leak in the httpc.post method (no finish) 2011-03-01 09:03:33 +00:00
Transmission.java removed warnings 2010-11-29 07:52:10 +00:00
VerticalWordPartitionScheme.java some comments + debug code 2010-07-22 08:12:58 +00:00