yacy_search_server/source/net/yacy/cora
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
jdk-based logger tend to block
at java.util.logging.Logger.log(Logger.java:476) in concurrent
environments. This makes logging a main performance issue. To overcome
this problem, this is a add-on to jdk logging to put log entries on a
concurrent message queue and log the messages one by one using a
separate process.
- FTPClient uses the concurrent logging instead of the log4j logger
2013-07-09 14:28:25 +02:00
..
ai
date extended the Scheduler: introduced scheduled events 2012-12-22 16:27:14 +01:00
document added url_file_name_s in default collection schema for the file name 2013-06-25 16:27:20 +02:00
federate - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
geo - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
language using more pre-compile pattern for split methods 2012-11-26 13:11:55 +01:00
lod added more metadata fields and facets to OpensearchResponseWriter. 2013-02-11 22:10:14 +01:00
order another fix for the debian installer: the installer fails because some 2012-09-28 09:00:40 +02:00
plugin
protocol - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
sorting npe fix 2013-06-12 13:23:58 +02:00
storage - fix stopword handling for RWI see example http://bugs.yacy.net/view.php?id=247 2013-06-06 22:07:54 +02:00
util - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00