yacy_search_server/source/net/yacy
orbiter 0c1b29f3c9 - applied many small performance hacks
- added a memory limitation in the zip parser and the pdf parser
- added a search throttling: if there are too many search queries are still to be computed, then new requests are not accepted for some time. if after a one second still no space is there to perform another search, the search terminates with no results. this case should only happen in case of DoS-like situations and in case of strong load on a peer like if it is integrated in metager.
- added a search cache deletion process that removes search requests in case that throttling happens

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7766 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-06-01 19:31:56 +00:00
..
ai *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 2011-04-01 23:32:40 +00:00
cora - applied many small performance hacks 2011-06-01 19:31:56 +00:00
document - applied many small performance hacks 2011-06-01 19:31:56 +00:00
gui *) set SVN properties 2011-03-08 01:51:51 +00:00
kelondro - applied many small performance hacks 2011-06-01 19:31:56 +00:00
repository - applied many small performance hacks 2011-06-01 19:31:56 +00:00
upnp *) set SVN properties 2011-03-08 01:51:51 +00:00
visualization removed unused variables 2011-03-14 21:03:37 +00:00
dbtest.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
migration.java this is a re-implementation of the YaCy Block Rank feature 2011-05-18 14:26:28 +00:00
screenshot.java - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
yacy.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
YaCySearchClient.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