This website works better with JavaScript.
Explore
Help
Sign In
boxtec
/
yacy_search_server
mirror of
https://github.com/yacy/yacy_search_server
Watch
4
Star
1
Fork
You've already forked yacy_search_server
0
Code
Issues
Projects
Releases
Wiki
Activity
299f51cb7f
yacy_search_server
/
source
/
net
/
yacy
/
kelondro
/
workflow
History
Roland Haeder
841a28ae76
Added 'final' for all exception blocks as this helps the Java compiler
...
to optimize memory usage Conflicts: source/net/yacy/search/Switchboard.java
12 years ago
..
AbstractBlockingThread.java
…
AbstractBusyThread.java
…
AbstractThread.java
…
BlockingThread.java
…
BusyThread.java
…
InstantBlockingThread.java
…
InstantBusyThread.java
…
WorkflowJob.java
…
WorkflowProcessor.java
Added 'final' for all exception blocks as this helps the Java compiler
12 years ago
WorkflowThread.java
…