yacy_search_server/source/net/yacy/kelondro/workflow
Michael Peter Christen 24c9bb35f7 extended the Scheduler: introduced scheduled events
- an event type (once, regular) can be selected
- for this event type, a fixed time can be selected. This may be either
directly after startup or at one of the full hours at a day (==25
options)
The main point about this feature is the opportunity to start an action
directly after startup. That makes it possible to create YaCy
distributions which, after started at the first time, start to index
parts of the intranet/internet by itself.
2012-12-22 16:27:14 +01:00
..
AbstractBlockingThread.java WorkflowProcess is forced to make small pauses if shortMemoryStatus is 2012-01-10 03:03:12 +01:00
AbstractBusyThread.java extended the Scheduler: introduced scheduled events 2012-12-22 16:27:14 +01:00
AbstractThread.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
BlockingThread.java *) set SVN properties 2011-03-08 01:51:51 +00:00
BusyThread.java extended the Scheduler: introduced scheduled events 2012-12-22 16:27:14 +01:00
InstantBlockingThread.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
InstantBusyThread.java removed warnings 2012-10-23 19:08:44 +02:00
WorkflowJob.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
WorkflowProcessor.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
WorkflowThread.java *) set SVN properties 2011-03-08 01:51:51 +00:00