yacy_search_server/source/de/anomic/server
orbiter b0f2003792 fast database initialization and fast start.up of yacy:
- applied knowledge about concurrent files stream reading and index processing from the wikimedia reader
   to the EcoTable initialization process: the file reader is now concurrent to the index generation
- changed also some initialization processes to avoid some pauses during initialization

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5354 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-11-21 23:21:33 +00:00
..
logging fix for logparser pattern 2008-11-17 16:23:17 +00:00
NamePrefixThreadFactory.java - WatchCrawler shows status without JavaScript 2008-06-14 10:24:58 +00:00
serverAbstractBlockingThread.java added final where possible 2008-08-02 12:12:04 +00:00
serverAbstractBusyThread.java added final where possible 2008-08-02 12:12:04 +00:00
serverAbstractSwitch.java reduce remote crawl PPM for fresh peers in freeworld to 6 PPM 2008-09-08 09:49:08 +00:00
serverAbstractThread.java added final where possible 2008-08-02 12:12:04 +00:00
serverBlockingThread.java enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior) 2008-03-30 00:03:44 +00:00
serverBusyThread.java - respecting httpdMaxBusySessions (refusing new connections if limit is hit) 2008-10-16 10:53:32 +00:00
serverByteBuffer.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
serverCachedFileOutputStream.java * refactoring 2008-08-02 13:57:00 +00:00
serverCharBuffer.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
serverClassLoader.java fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1461 2008-10-04 12:36:11 +00:00
serverCodings.java fast database initialization and fast start.up of yacy: 2008-11-21 23:21:33 +00:00
serverCore.java removed some unnecessary pause delays 2008-11-14 23:36:33 +00:00
serverCoreSocket.java added final where possible 2008-08-02 12:12:04 +00:00
serverDate.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
serverDomains.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
serverFileUtils.java added property index.storeCommons to switch commons storage on or off 2008-11-02 23:30:09 +00:00
serverHandler.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
serverInstantBlockingThread.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
serverInstantBusyThread.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
serverMemory.java - larger update time for status page 2008-09-30 11:09:46 +00:00
serverObjects.java FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html. 2008-10-22 18:59:04 +00:00
serverPlainSwitch.java added final where possible 2008-08-02 12:12:04 +00:00
serverProcessor.java added final where possible 2008-08-02 12:12:04 +00:00
serverProcessorJob.java added final where possible 2008-08-02 12:12:04 +00:00
serverProfiling.java - fixed problem with searching with quotes (still not complete, but not as bad as before) 2008-09-02 23:49:48 +00:00
serverSemaphore.java added final where possible 2008-08-02 12:12:04 +00:00
serverSwitch.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
serverSwitchAbstractAction.java added final where possible 2008-08-02 12:12:04 +00:00
serverSwitchAction.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
serverSystem.java - changed default browser from netscape to firefox 2008-08-20 07:54:56 +00:00
serverThread.java - refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads 2008-03-27 12:03:16 +00:00
servletProperties.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00