yacy_search_server/source/de/anomic/kelondro
orbiter 9628db6cdc enhanced memory allocation during database access:
- refactoring of kelondroRecords; this class is now divided into
  kelondroAbstractRecords, kelondroRecords, kelondroCachedRecords, kelondroHandle and kelondroNode
- better abstraction of kelondroNodes, such nodes may now be crated by different classes
- a new Node defining class kelondroEcoRecords defines Nodes that do not need so much allocation and System.arraycopy
- there is less memory transfer on the bus, especially for collection index
- now half of memory needed for web index access


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4024 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-08-03 11:44:58 +00:00
..
kelondroAbstractIOChunks.java optimized memory allocation in kelondroRow.Entry 2007-04-03 12:10:12 +00:00
kelondroAbstractOrder.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroAbstractRA.java PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS 2007-02-20 08:35:51 +00:00
kelondroAbstractRecords.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroArray.java fight against problems with remove-methods and synchronization 2007-04-17 15:15:47 +00:00
kelondroAttrSeq.java
kelondroBase64Order.java fixed wrong ordering that caused bad dht selection 2007-05-04 14:11:50 +00:00
kelondroBinSearch.java
kelondroBitfield.java
kelondroBufferedIOChunks.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroBufferedRA.java SSI fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=29 2007-06-29 10:45:13 +00:00
kelondroByteArray.java added a class for byte-array management. This was the result of a very large experiment 2007-03-30 08:44:43 +00:00
kelondroBytesIntMap.java - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
kelondroCache.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroCachedRA.java
kelondroCachedRecords.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroCloneableIterator.java bugfix for my last commit: 2007-03-08 22:07:17 +00:00
kelondroCloneableMapIterator.java fixed non-termination bug for robinson remote crawl peer selection 2007-05-07 14:37:50 +00:00
kelondroCoding.java
kelondroCollectionIndex.java - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
kelondroColumn.java more debugging lines to fix bug for 2007-04-30 23:05:19 +00:00
kelondroDyn.java - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
kelondroDynTree.java - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
kelondroEcoRecords.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroException.java git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3735 6c8d7289-2bf4-0310-a012-ef5d649a1542 2007-05-16 17:45:39 +00:00
kelondroFileRA.java
kelondroFixedWidthArray.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroFlexSplitTable.java - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
kelondroFlexTable.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroFlexWidthArray.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroHandle.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroHashtable.java PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS 2007-02-20 08:35:51 +00:00
kelondroIndex.java some redesign of the handling of the index for kelondroFlexTable 2007-05-16 10:48:26 +00:00
kelondroIntBytesMap.java - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
kelondroIOChunks.java - better implementation of search query properties 2007-04-05 10:14:48 +00:00
kelondroLock.java
kelondroMapObjects.java fix for elementCount bug when db was reset 2007-07-06 09:50:59 +00:00
kelondroMapTable.java - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
kelondroMergeIterator.java fixed wrong implemented row iterator in kelomdroFlexSplitTables 2007-03-09 13:55:26 +00:00
kelondroMHashMap.java
kelondroMScoreCluster.java
kelondroMSetTools.java some generalization of remote proxy configuration and setting handling in httpc 2007-08-02 00:42:37 +00:00
kelondroNaturalOrder.java fixed wrong ordering that caused bad dht selection 2007-05-04 14:11:50 +00:00
kelondroNIOFileRA.java
kelondroNode.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroObjectBuffer.java
kelondroObjects.java - documentaton changes (removed old forum links) 2007-07-19 15:32:10 +00:00
kelondroObjectsEntry.java
kelondroObjectsMapEntry.java
kelondroObjectSpace.java
kelondroOrder.java
kelondroOutOfLimitsException.java
kelondroProfile.java
kelondroRA.java - better implementation of search query properties 2007-04-05 10:14:48 +00:00
kelondroRAIOChunks.java - better implementation of search query properties 2007-04-05 10:14:48 +00:00
kelondroRecords.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroRotateIterator.java fix for 100% cpu bug during dht selection 2007-04-13 13:40:19 +00:00
kelondroRow.java - fixed dht selction problem: the seed tables used a wrong ordering 2007-05-09 17:59:36 +00:00
kelondroRowCollection.java - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
kelondroRowSet.java some redesign of the handling of the index for kelondroFlexTable 2007-05-16 10:48:26 +00:00
kelondroSplittedTree.java - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
kelondroStack.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroTree.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroXMLTables.java