You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/server
orbiter 1d8d51075c
refactoring:
16 years ago
..
serverAbstractBlockingThread.java
serverAbstractBusyThread.java
serverAbstractSwitch.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
serverAbstractThread.java
serverAccessTracker.java
serverBlockingThread.java
serverBusyThread.java
serverCachedFileOutputStream.java
serverCharBuffer.java
serverClassLoader.java
serverCodings.java
serverCore.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
serverCoreSocket.java
serverDomains.java refactoring: 16 years ago
serverHandler.java
serverInstantBlockingThread.java
serverInstantBusyThread.java
serverObjects.java refactoring: 16 years ago
serverPlainSwitch.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
serverProcessor.java
serverProcessorJob.java
serverProfiling.java
serverSemaphore.java
serverSwitch.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
serverSwitchAbstractAction.java
serverSwitchAction.java
serverSystem.java
serverThread.java
servletProperties.java refactoring: 16 years ago