yacy_search_server/source/de/anomic/data
orbiter 5a994c9796 added a scheduler based on API actions
- every process that is monitored with the API Steering interface can now be scheduled!
- added input methods in Steering interface to set a scheduling time
- added a view on the steering api that shows only crawl jobs inside the Crawl Profile servlet
- added a scheduling call process in the cleanup process handler that triggers the scheduled processes
This causes that the cleanup now also looks for scheduled processes. Such processes are therefore not executed at
the same time as given in the target execution time but they will be executed within the cleanup process time window.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7050 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-19 12:13:54 +00:00
..
list - added a new Wiki Namespace Navigator 2010-03-05 21:25:49 +00:00
wiki better handling of OOM situations 2010-06-15 19:44:05 +00:00
blogBoard.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
blogBoardComments.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
BookmarkDate.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
BookmarkHelper.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
bookmarksDB.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
DidYouMean.java added another geolocalization data source: GeoNames 2010-05-15 23:49:30 +00:00
DidYouMeanLibrary.java *) changes for better code readability 2010-04-13 01:31:16 +00:00
diff.java *) changes for better code readability 2010-04-13 01:16:09 +00:00
LibraryProvider.java migrated all my LGPL 3 -licensed files to the LGPL 2.1 because LGPL 3 is not compatible to the GPL 2 2010-06-28 16:25:14 +00:00
listManager.java *) changes for better code readability 2010-04-13 01:16:09 +00:00
messageBoard.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
MimeTable.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
SitemapParser.java - removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer 2010-05-14 18:30:11 +00:00
translator.java - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00
URLAnalysis.java - enhanced concurrency in database index access for multicore 2010-08-03 04:58:48 +00:00
URLLicense.java *) changes for better code readability 2010-04-13 01:16:09 +00:00
userDB.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
WorkTables.java added a scheduler based on API actions 2010-08-19 12:13:54 +00:00