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
apfelmaennchen 39779e4796
DidYouMean: as I moved to only 8 consumer and 4 producer threads, I removed poison pills as it does not make sense anymore - threads are interrupted directly. Having a consumer thread per test case just didn't make sense either (see svn 6070) due to the massive overhead.
16 years ago
..
de/anomic DidYouMean: as I moved to only 8 consumer and 4 producer threads, I removed poison pills as it does not make sense anymore - threads are interrupted directly. Having a consumer thread per test case just didn't make sense either (see svn 6070) due to the massive overhead. 16 years ago
dbtest.java added a catch Exception to all thread to check if any of them silently dies without any other notification 16 years ago
genpw.java more refactoring of kelondro: 16 years ago
migration.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 16 years ago
screenshot.java added final where possible 17 years ago
yacy.java added new command script to do a auto-Update from command line. this will make it easy to do mass-auto-updates in private yacy clusters 16 years ago