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/repository
orbiter ffaa9a1c51
avoiding double-loading of the same resource from the web in case that a seond attempt to load the resource is started while the first attempt is still loading the content from the web. This will delay the second attempt to the time when the first attempt has finished with the possible result that the second attempt reads only from the web cache, not from the web.
15 years ago
..
Blacklist.java - added new protocol loader for 'file'-type URLs 15 years ago
BlacklistFile.java refactoring (reason: get more abstraction to use the blacklist class; for integration in other servlets) 15 years ago
LoaderDispatcher.java avoiding double-loading of the same resource from the web in case that a seond attempt to load the resource is started while the first attempt is still loading the content from the web. This will delay the second attempt to the time when the first attempt has finished with the possible result that the second attempt reads only from the web cache, not from the web. 15 years ago