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/net/yacy
orbiter 3247f0e901
fix for deadlocks caused by self-blocking access to TreeMap in concurrent environments. The TreeMap was replaced by a ConcurrentHashMap and additional care that the strings are compared all in lowercase
15 years ago
..
ai update to yacy/ai (just more testing) 15 years ago
document fix for deadlocks caused by self-blocking access to TreeMap in concurrent environments. The TreeMap was replaced by a ConcurrentHashMap and additional care that the strings are compared all in lowercase 15 years ago
kelondro fix for concurrent quicksort: catch jobs from ThreadPoolExecutor that had been rejected because of full processing queues. 15 years ago
repository continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 15 years ago
visualization added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 16 years ago
dbtest.java enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 15 years ago
migration.java removed never-used server access account function 15 years ago
screenshot.java - shifted main classes to new package net.yacy 16 years ago
yacy.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 15 years ago