yacy_search_server/source/net/yacy/kelondro/util
orbiter 746e3c3b06 Replaced a widely-used Property Object in the httpd with HashMap<String, Object> which is not synchronized like Properties
A synchronization is not needed here and applies an overhead to the httpd process which is now removed.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7745 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-05-26 16:34:35 +00:00
..
BDecoder.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
BEncoder.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ByteArray.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ByteBuffer.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +00:00
CompressedHashMap.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ConsoleInterface.java *) set SVN properties 2011-03-08 01:51:51 +00:00
EventTracker.java *) set SVN properties 2011-03-08 01:51:51 +00:00
FileUtils.java Replaced a widely-used Property Object in the httpd with HashMap<String, Object> which is not synchronized like Properties 2011-05-26 16:34:35 +00:00
Formatter.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ISO639.java *) set SVN properties 2011-03-08 01:51:51 +00:00
kelondroException.java *) set SVN properties 2011-03-08 01:51:51 +00:00
LookAheadIterator.java *) set SVN properties 2011-03-08 01:51:51 +00:00
MapTools.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00
MemoryControl.java *) set SVN properties 2011-03-08 01:51:51 +00:00
MemoryTracker.java enhanced search event logging (to be used for further improvements) 2010-09-13 09:33:04 +00:00
NamePrefixThreadFactory.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ObjectSpace.java *) set SVN properties 2011-03-08 01:51:51 +00:00
OS.java update to thread dump logs 2011-03-14 20:46:04 +00:00
ReverseMapIterator.java *) set SVN properties 2011-03-08 01:51:51 +00:00
SetTools.java enhanced secondary search: index abstracts decompression is now much faster and does not cause strong CPU load after several searches with more than one word 2011-03-07 23:12:39 +00:00
XMLTables.java *) set SVN properties 2011-03-08 01:51:51 +00:00