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
696b8ee3f5
fix for http://forum.yacy-websuche.de/viewtopic.php?p=6806#p6806
...
- removed all InputStream.available() because this does not work for files > 2GB
- iterator terminate when a IOException occurs
- added handling of non-executing index.add methods to enhance assert usage
- added index for file indexes > 2GB, to be used in new indexHeap
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4666 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
..
logging
- fixed bug with too much RAM in crawler queue
17 years ago
portForwarding
- refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads
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
various fixes
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
…
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
fix for http://forum.yacy-websuche.de/viewtopic.php?p=6806#p6806
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
- next try to fix the networking problem:
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
consistent use of de.anomic.server.serverMemory to get information about memory statistics
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:
17 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