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
Michael Peter Christen c25d7bcb80
- added concurrency for robots.txt loading
12 years ago
..
cora fixed getSize() which can use the cache size while the crawl is running 12 years ago
crawler - added concurrency for robots.txt loading 12 years ago
data - removed unnecessary synchronized and deadlock in crawler 12 years ago
document - removed unnecessary synchronized and deadlock in crawler 12 years ago
gui removed unused method parameters 13 years ago
interaction - removed unnecessary synchronized and deadlock in crawler 12 years ago
kelondro - removed unnecessary synchronized and deadlock in crawler 12 years ago
peers - removed unnecessary synchronized and deadlock in crawler 12 years ago
repository replaced the custom robots.txt loader by the standard http loader 12 years ago
search - added concurrency for robots.txt loading 12 years ago
server if a network configuration is choosed which does not allow DHT and no 12 years ago
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
utils refactoring 13 years ago
visualization another performance and memory hack to graphics: this makes it possible 12 years ago
YaCySearchClient.java made class methods static where possible 13 years ago
dbtest.java - added a method for the RasterPlotter to draw arrow endings to lines 12 years ago
migration.java refactoring 13 years ago
yacy.java - removed unnecessary synchronized and deadlock in crawler 12 years ago