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.
yacy_search_server/source/net/yacy/kelondro/workflow
reger 8e751d754a
- add javadoc to busythread with hint about the init parameter useage
10 years ago
..
AbstractBlockingThread.java set Busy- and Blocking-Threads to daemon mode (they will now not prevent 10 years ago
AbstractBusyThread.java - add javadoc to busythread with hint about the init parameter useage 10 years ago
AbstractThread.java set Busy- and Blocking-Threads to daemon mode (they will now not prevent 10 years ago
BlockingThread.java
BusyThread.java added a high cpu cycle monitor to PerformanceQueues 10 years ago
InstantBlockingThread.java set Busy- and Blocking-Threads to daemon mode (they will now not prevent 10 years ago
InstantBusyThread.java removed unused options from BusyThreads 10 years ago
WorkflowJob.java
WorkflowProcessor.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
WorkflowThread.java