yacy_search_server/source/net/yacy/kelondro
orbiter 027b971bde fix for concurrent quicksort: catch jobs from ThreadPoolExecutor that had been rejected because of full processing queues.
Non-catched jobs may have been the cause for blockings and freezes in case of overloading during strong processing

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6827 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-04-21 13:44:59 +00:00
..
blob enhanced remove operation in search consequences (which are triggered when the snippet fetch proves that the word has disappeared from the page that was stored in the index) 2010-04-20 13:45:22 +00:00
data enhanced object hash computation 2010-04-15 14:19:29 +00:00
index fix for concurrent quicksort: catch jobs from ThreadPoolExecutor that had been rejected because of full processing queues. 2010-04-21 13:44:59 +00:00
io self-healing for broken table files (may cause other problems, but better than nothing) 2010-04-21 11:29:27 +00:00
logging more PMD recommendations 2010-01-12 20:53:19 +00:00
order a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
rwi enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 2010-04-20 14:47:41 +00:00
table self-healing for broken table files (may cause other problems, but better than nothing) 2010-04-21 11:29:27 +00:00
util a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
workflow performance hacks 2010-04-13 23:29:55 +00:00