yacy_search_server/source/de/anomic/kelondro/util
orbiter 04a548a1e3 - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class
- fixes for numerous other problems
- removed dead code
- resdesign of the strings-method, which produces now less memory overhead and may help to prevent OOMs
- another fix for the deadlock problem in SplitTable

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6373 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-10-05 20:11:41 +00:00
..
AttrSeq.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
ByteArray.java more speed test cases: kelondro provides map functions that are more than 20% faster than standard java classes and use less than halve of the memory of java classes: 2009-04-21 09:29:08 +00:00
ByteBuffer.java a collection of 2009-06-14 22:09:08 +00:00
CompressedHashMap.java
DateFormatter.java added new surrogate reader (surrogates are parsed documents on batches) 2009-04-15 15:30:25 +00:00
FileUtils.java - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class 2009-10-05 20:11:41 +00:00
kelondroException.java
kelondroOutOfLimitsException.java
MemoryControl.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
NamePrefixThreadFactory.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
ObjectSpace.java
ScoreCluster.java * add custom comparator to ScoreCluster for byte[] 2009-04-19 20:01:46 +00:00
SetTools.java some performance hacks (CPU only, not IO) 2009-08-28 13:28:11 +00:00
SortStack.java
SortStore.java
XMLTables.java replaced tmp file extensions by prt 2009-06-06 18:09:58 +00:00