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
luccioman 4eba88f2ff
Removed some unnecessary uses of java.lang.reflect api.
7 years ago
..
AbstractBlockingThread.java set Busy- and Blocking-Threads to daemon mode (they will now not prevent 10 years ago
AbstractBusyThread.java Limit extra sleep of BusyThread on LowMemCycle 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 some unnecessary uses of java.lang.reflect api. 7 years ago
OneTimeBusyThread.java Removed some unnecessary uses of java.lang.reflect api. 7 years ago
WorkflowJob.java clean-up: removed unused methods in kelondro 12 years ago
WorkflowProcessor.java Added 'final' for all exception blocks as this helps the Java compiler 11 years ago
WorkflowThread.java