18 messages in org.apache.logging.log4j-userRe: [log4j] FW: Database Logging Perf...
FromSent OnAttachments
Vernier, Dominique (DVernier)Jun 14, 2004 5:05 am 
Ceki GülcüJun 14, 2004 5:14 am 
Vernier, Dominique (DVernier)Jun 14, 2004 5:16 am 
Ceki GülcüJun 14, 2004 5:30 am 
poojaJun 14, 2004 6:19 am 
Vernier, Dominique (DVernier)Jun 14, 2004 11:18 am 
Ceki GülcüJun 14, 2004 11:26 am 
Vernier, Dominique (DVernier)Jun 14, 2004 11:52 am 
mrut...@westpac.com.auJun 15, 2004 4:24 pm 
mrut...@westpac.com.auJun 15, 2004 4:24 pm 
poojaJun 18, 2004 12:31 am 
Andreas GutherJun 18, 2004 5:27 am 
Thomas SvensenJun 18, 2004 5:37 am 
Ceki GülcüJun 18, 2004 6:02 am 
NimaJun 18, 2004 9:50 am 
Andreas GutherJun 22, 2004 7:21 pm 
Ceki GülcüJun 23, 2004 7:41 am 
Andreas GutherJun 24, 2004 4:32 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [log4j] FW: Database Logging Performance NumbersActions...
From:Andreas Guther (andr@guther.com)
Date:Jun 24, 2004 4:32:10 am
List:org.apache.logging.log4j-user

Ceki:

thanks for your answer. Sounds very interesting to me. Until you have time to finish that project and to publish the results I probably have to see if I can write my own enhanced version in the meantime. But same problem here: time and priorities.

Andreas

Ceki Gülcü wrote:

Andreas,

Since you asked, I am talking about a specialized version of DBAppender which I have *not* published because it uses advanced JDBC features unavailable on most JDBC drivers. Actually, it is supposed to work only with the most recent version of the MySQL JDBC connector. (On older JDBC connectors there were problems.) The idea is to buffer the events and spit them out in batches. This results in a huge boost in performance. However, I currently do not have the time to consolidate the code as there are much more urgent items on my to do list.

At 04:21 AM 6/23/2004, Andreas Guther wrote:

Ceki:

Is this a specific (MySQL) DBAppender you are talking about?

Andreas

Ceki Gülcü wrote: