You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/yacy/dht
orbiter 42d90664f3
- fixed a memory leak in the httpc.post method (no finish)
14 years ago
..
Dispatcher.java *) Fixed typo. 14 years ago
FlatWordPartitionScheme.java - enhanced concurrency in database index access for multicore 15 years ago
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. 14 years ago
PeerSelection.java - fixed a memory leak in the httpc.post method (no finish) 14 years ago
Transmission.java removed warnings 14 years ago
VerticalWordPartitionScheme.java some comments + debug code 15 years ago