yacy_search_server/source/de/anomic
sixcooler 4fec99115b Implementation of strategies for controlling memory resources.
You can toggle between previous (standard) and new (generation) strategy at PerformanceMemory_p.html.
The generation memory strategy is implemented with the objective of running more robust
but with the cost of early stopping some tasks (eg. dht) while running low on memory.
This new strategy does respect the generational way a heap is organized on most used jvms.
These changes run fine on my 3 peers for weeks now, but as I'm human, I may fail.
Please be carefull using generation memory strategy and report errors by naming
OS, jvm and java_args.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7886 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-08-22 17:50:03 +00:00
..
crawler Implementation of strategies for controlling memory resources. 2011-08-22 17:50:03 +00:00
data early freeing resources on deleting index reference if search-verification fails (aka Switchboard.cleanupJob) 2011-08-02 15:52:33 +00:00
http addon to svn 7880 2011-08-15 11:07:03 +00:00
net *) set SVN properties 2011-03-08 01:51:51 +00:00
search #cccamp11 maintenance fix: anons may find up to 1000 items in interactive search (was: 100) 2011-08-11 21:37:35 +00:00
server performance hack and ensuring termination in serverAccessTracker. cause: 2011-08-03 18:47:43 +00:00
tools performance hacks for seed generation (because thread dumps showed multiple occurrences at these code points) 2011-08-03 18:32:11 +00:00
yacy performance hacks for seed generation (because thread dumps showed multiple occurrences at these code points) 2011-08-03 18:32:11 +00:00