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.
orbiter
e356625b22
- refacotring of stream copy handling to support time-consuming operations
...
- made usage of BufferedStreams explizit to distinct different copy method in serverFileUtils (byte-by-byte and using an own buffer)
- introduced another timeout setting (java internal property)
- more restrictions to clients accessing a single host (a security setting to prevent DoS by mistake)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4674 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
..
logging
- fixed bug with too much RAM in crawler queue
17 years ago
portForwarding
- enhanced performance graph (more info)
17 years ago
serverAbstractBlockingThread.java
enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior)
17 years ago
serverAbstractBusyThread.java
- enhanced performance graph (more info)
17 years ago
serverAbstractSwitch.java
replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
serverAbstractThread.java
- refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads
17 years ago
serverBlockingThread.java
enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior)
17 years ago
serverBusyThread.java
added concurrency to indexing process:
17 years ago
serverByteBuffer.java
some memory enhancements when generating and displaying ymage objects
17 years ago
serverCachedFileOutputStream.java
- plasmaParserDocument can process subdocuments now (other archive-parsers may want to use this method)
18 years ago
serverCharBuffer.java
- documentaton changes (removed old forum links)
18 years ago
serverClassLoader.java
more generics
17 years ago
serverCodings.java
modified dir servlet to cooperate with intranet indexing from the own HTDOCS repository:
17 years ago
serverCore.java
fixed NPE problems doing a shutdown from command-line
17 years ago
serverCoreSocket.java
…
serverDate.java
last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate.
17 years ago
serverDomains.java
more multithreading support:
17 years ago
serverFileUtils.java
- refacotring of stream copy handling to support time-consuming operations
17 years ago
serverHandler.java
some code enhancements and bugfixes
17 years ago
serverInstantBlockingThread.java
enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior)
17 years ago
serverInstantBusyThread.java
- undo less 'binary data found'
17 years ago
serverMemory.java
- enhanced performance graph (more info)
17 years ago
serverObjects.java
experiments wit openstreetmaps
17 years ago
serverPlainSwitch.java
refactoring of switchboard queueing
17 years ago
serverProcessor.java
enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior)
17 years ago
serverProcessorJob.java
enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior)
17 years ago
serverProfiling.java
addition/correction to last commit: usage of concurrent-classes
17 years ago
serverSemaphore.java
preparations for mass remote crawls:
18 years ago
serverSwitch.java
- refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads
17 years ago
serverSwitchAbstractAction.java
…
serverSwitchAction.java
…
serverSystem.java
- next try to fix the networking problem:
17 years ago
serverThread.java
- refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads
17 years ago
servletProperties.java
more generics
17 years ago