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/kelondro/blob
orbiter 10d3e856b5
better concurrency, less blocking & performance hacks
16 years ago
..
ArrayStack.java fix for possible synchronization problem 16 years ago
BLOB.java added a merge operation for IndexCell data structures 16 years ago
Compressor.java redesign of access to the HTCache (now http.client.Cache): 16 years ago
Gap.java replaced tmp file extensions by prt 16 years ago
Heap.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
HeapModifier.java - fixed a bug in fast digest computation 16 years ago
HeapReader.java - fixed a bug in fast digest computation 16 years ago
HeapWriter.java better logging when writing merged dumps 16 years ago
MapDataMining.java better concurrency for rwi entry parsing during search processing 16 years ago
MapView.java better concurrency, less blocking & performance hacks 16 years ago
ObjectBuffer.java - more efficient comparator calls 16 years ago
Stack.java removed strange debugging strings 16 years ago
Stacks.java removed strange debugging strings 16 years ago