yacy_search_server/source/net/yacy/kelondro/workflow
orbiter e1bfe9d07a - reduction of the concurrently running processes to make YaCy more
adjusted to smaller and 1-core devices.
- the workflow processor now starts no process at all. these are started
as soon as parser/condenser/indexing queues are filled.
- better abstraction
2013-04-25 11:33:17 +02:00
..
AbstractBlockingThread.java - reduction of the concurrently running processes to make YaCy more 2013-04-25 11:33:17 +02:00
AbstractBusyThread.java extended the Scheduler: introduced scheduled events 2012-12-22 16:27:14 +01:00
AbstractThread.java - reduction of the concurrently running processes to make YaCy more 2013-04-25 11:33:17 +02:00
BlockingThread.java
BusyThread.java extended the Scheduler: introduced scheduled events 2012-12-22 16:27:14 +01:00
InstantBlockingThread.java - reduction of the concurrently running processes to make YaCy more 2013-04-25 11:33:17 +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 - reduction of the concurrently running processes to make YaCy more 2013-04-25 11:33:17 +02:00
WorkflowThread.java